Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorFatih Sarhan <f9n@protonmail.com>2019-01-01 01:26:52 +0300
committerFatih Sarhan <f9n@protonmail.com>2019-01-01 01:26:52 +0300
commit6243b5eab8f19281f0675dfa39d16768ce639481 (patch)
treed4052632f56ba48de0d2ec6f247e8e9242f8f5df /doc
parentf34b0d17aed8434a266839a50dadcd878e4fb3bc (diff)
Update doc/update/8.13-to-8.14.md
Diffstat (limited to 'doc')
-rw-r--r--doc/update/8.13-to-8.14.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/update/8.13-to-8.14.md b/doc/update/8.13-to-8.14.md
index d2508e3f980..927f453b9bf 100644
--- a/doc/update/8.13-to-8.14.md
+++ b/doc/update/8.13-to-8.14.md
@@ -47,7 +47,7 @@ sudo make install
Install Bundler:
```bash
-sudo gem install bundler --no-ri --no-rdoc
+sudo gem install bundler --no-document
```
### 4. Get latest code