summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFatih Sarhan <f9n@protonmail.com>2018-12-31 22:26:52 +0000
committerFatih Sarhan <f9n@protonmail.com>2018-12-31 22:26:52 +0000
commit6243b5eab8f19281f0675dfa39d16768ce639481 (patch)
treed4052632f56ba48de0d2ec6f247e8e9242f8f5df
parentf34b0d17aed8434a266839a50dadcd878e4fb3bc (diff)
downloadgitlab-ce-6243b5eab8f19281f0675dfa39d16768ce639481.tar.gz
Update doc/update/8.13-to-8.14.md
-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