summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFatih Sarhan <f9n@protonmail.com>2018-12-31 22:17:32 +0000
committerFatih Sarhan <f9n@protonmail.com>2018-12-31 22:17:32 +0000
commit73d3dbd7535809ddb539f7e3f44377b311665ebf (patch)
tree5997866e9fda968f21b4bdf958e4497843a14c71
parent6b5747d82d96390a647a123c15ee7c13b1d360da (diff)
downloadgitlab-ce-73d3dbd7535809ddb539f7e3f44377b311665ebf.tar.gz
Update doc/update/10.8-to-11.0.md
-rw-r--r--doc/update/10.8-to-11.0.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/update/10.8-to-11.0.md b/doc/update/10.8-to-11.0.md
index 22a0c9f950c..ad3305d8ebd 100644
--- a/doc/update/10.8-to-11.0.md
+++ b/doc/update/10.8-to-11.0.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