summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFatih Sarhan <f9n@protonmail.com>2018-12-31 22:29:34 +0000
committerFatih Sarhan <f9n@protonmail.com>2018-12-31 22:29:34 +0000
commit7f07f4f6c12f1c63d94db8dc5e5e2f477becd6e8 (patch)
tree75249123bc6f89b7468a3c51bdbc5148aff3c9d4
parent401a807bfe233bb93583d8bbc4e4eef88bb80bb9 (diff)
downloadgitlab-ce-7f07f4f6c12f1c63d94db8dc5e5e2f477becd6e8.tar.gz
Update doc/update/9.1-to-9.2.md
-rw-r--r--doc/update/9.1-to-9.2.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/update/9.1-to-9.2.md b/doc/update/9.1-to-9.2.md
index b815242ab4e..dd808c51985 100644
--- a/doc/update/9.1-to-9.2.md
+++ b/doc/update/9.1-to-9.2.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