summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFatih Sarhan <f9n@protonmail.com>2018-12-31 22:19:43 +0000
committerFatih Sarhan <f9n@protonmail.com>2018-12-31 22:19:43 +0000
commitfb36a2b989fdc4a6e30123d9ed9a33b71e44ece3 (patch)
tree0bf48956f59e5a6256e5f639293695ab765a6377
parent4d433f0f247bc0d7969ed2d3f7f8a87377bdc68d (diff)
downloadgitlab-ce-fb36a2b989fdc4a6e30123d9ed9a33b71e44ece3.tar.gz
Update 11.5-to-11.6.md
-rw-r--r--doc/update/11.5-to-11.6.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/update/11.5-to-11.6.md b/doc/update/11.5-to-11.6.md
index 031abc434ca..2e9ec5d71de 100644
--- a/doc/update/11.5-to-11.6.md
+++ b/doc/update/11.5-to-11.6.md
@@ -51,7 +51,7 @@ sudo make install
Install Bundler:
```bash
-sudo gem install bundler --no-ri --no-rdoc
+sudo gem install bundler --no-document
```
### 4. Update Node