summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFatih Sarhan <f9n@protonmail.com>2018-12-31 22:29:17 +0000
committerFatih Sarhan <f9n@protonmail.com>2018-12-31 22:29:17 +0000
commit401a807bfe233bb93583d8bbc4e4eef88bb80bb9 (patch)
treebc280d2f78068bcce30f9ff872a5f8da1ecc755c
parent65ec7e12d50d6d31c4a70b917e1a615fc9c977d3 (diff)
downloadgitlab-ce-401a807bfe233bb93583d8bbc4e4eef88bb80bb9.tar.gz
Update doc/update/9.0-to-9.1.md
-rw-r--r--doc/update/9.0-to-9.1.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/update/9.0-to-9.1.md b/doc/update/9.0-to-9.1.md
index 7c9dacc9b90..a4d2e7be23c 100644
--- a/doc/update/9.0-to-9.1.md
+++ b/doc/update/9.0-to-9.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