Update doc/update/6.x-or-7.x-to-7.14.md

This commit is contained in:
Fatih Sarhan 2018-12-31 22:23:29 +00:00
parent 28764ff11b
commit ab7dd47ef3
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@ sudo make install
Install Bundler:
```bash
sudo gem install bundler --no-ri --no-rdoc
sudo gem install bundler --no-document
```
## 3. Get latest code