summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFatih Sarhan <f9n@protonmail.com>2018-12-31 22:28:18 +0000
committerFatih Sarhan <f9n@protonmail.com>2018-12-31 22:28:18 +0000
commit65ec7e12d50d6d31c4a70b917e1a615fc9c977d3 (patch)
tree3cf933efe5ed69d5713d37e21c3d92b8e214e671
parente8f1d1b52e0865b5bf17e4e776802dc3a613690b (diff)
downloadgitlab-ce-65ec7e12d50d6d31c4a70b917e1a615fc9c977d3.tar.gz
Update doc/update/8.17-to-9.0.md
-rw-r--r--doc/update/8.17-to-9.0.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/update/8.17-to-9.0.md b/doc/update/8.17-to-9.0.md
index 3c73bc573a6..38f7d22437a 100644
--- a/doc/update/8.17-to-9.0.md
+++ b/doc/update/8.17-to-9.0.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