summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFatih Sarhan <f9n@protonmail.com>2018-12-31 22:17:18 +0000
committerFatih Sarhan <f9n@protonmail.com>2018-12-31 22:17:18 +0000
commit6b5747d82d96390a647a123c15ee7c13b1d360da (patch)
tree622b85005882b2c6feb50e3054383dd556fd460b
parent136a445c887f376d80226f92828d720af6e3125b (diff)
downloadgitlab-ce-6b5747d82d96390a647a123c15ee7c13b1d360da.tar.gz
Update doc/update/10.7-to-10.8.md
-rw-r--r--doc/update/10.7-to-10.8.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/update/10.7-to-10.8.md b/doc/update/10.7-to-10.8.md
index 7bb628f9740..0cc46fc5aa9 100644
--- a/doc/update/10.7-to-10.8.md
+++ b/doc/update/10.7-to-10.8.md
@@ -52,7 +52,7 @@ sudo make install
Install Bundler:
```bash
-sudo gem install bundler --no-ri --no-rdoc
+sudo gem install bundler --no-document
```
### 4. Update Node