I'm using ruby, and I was given a zip file with some ruby programs and it says: inside the folder, run bundle install
to install the packages required.
When I run the command in my terminal, it says bundle command not found
.
Can someone please give me a detailed description of how I can fix this?