Update Readme.md
This commit is contained in:
parent
071a04cca9
commit
9ae07fc301
|
|
@ -33,6 +33,7 @@ Run the bundle command from the project's root directory
|
||||||
|
|
||||||
```
|
```
|
||||||
sudo apt install ruby ruby-bundler
|
sudo apt install ruby ruby-bundler
|
||||||
|
cd /path/to/project/
|
||||||
bundle config set --local path 'vendor/bundle'
|
bundle config set --local path 'vendor/bundle'
|
||||||
bundle install
|
bundle install
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue