Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorFatih Sarhan <f9n@protonmail.com>2019-01-01 01:29:34 +0300
committerFatih Sarhan <f9n@protonmail.com>2019-01-01 01:29:34 +0300
commit7f07f4f6c12f1c63d94db8dc5e5e2f477becd6e8 (patch)
tree75249123bc6f89b7468a3c51bdbc5148aff3c9d4 /doc
parent401a807bfe233bb93583d8bbc4e4eef88bb80bb9 (diff)
Update doc/update/9.1-to-9.2.md
Diffstat (limited to 'doc')
-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