summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFatih Sarhan <f9n@protonmail.com>2018-12-31 22:15:05 +0000
committerFatih Sarhan <f9n@protonmail.com>2018-12-31 22:15:05 +0000
commitba11da34ffaf91427031eda06b3a64447a03d21f (patch)
tree7dc721c167204cd111a4a8eb2351b3291060b53f
parentdf6ef1375ac6ba3371a65aad6e44d0dda27bb95b (diff)
downloadgitlab-ce-ba11da34ffaf91427031eda06b3a64447a03d21f.tar.gz
Update doc/update/10.0-to-10.1.md
-rw-r--r--doc/update/10.0-to-10.1.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/update/10.0-to-10.1.md b/doc/update/10.0-to-10.1.md
index af815d26a74..10cf02a984f 100644
--- a/doc/update/10.0-to-10.1.md
+++ b/doc/update/10.0-to-10.1.md
@@ -49,7 +49,7 @@ sudo make install
Install Bundler:
```bash
-sudo gem install bundler --no-ri --no-rdoc
+sudo gem install bundler --no-document
```
### 4. Update Node