@ -33,6 +33,7 @@ Run the bundle command from the project's root directory
```
sudo apt install ruby ruby-bundler
cd /path/to/project/
bundle config set --local path 'vendor/bundle'
bundle install