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:14:19 +0300
committerFatih Sarhan <f9n@protonmail.com>2019-01-01 01:14:19 +0300
commitdf6ef1375ac6ba3371a65aad6e44d0dda27bb95b (patch)
tree206998fb3e0203a7499ab3206a6b7b4cf063b70c /doc
parent514d579092a36faedce66879c7f25baec31b4af5 (diff)
Update doc/update/10.1-to-10.2.md
Diffstat (limited to 'doc')
-rw-r--r--doc/update/10.1-to-10.2.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/update/10.1-to-10.2.md b/doc/update/10.1-to-10.2.md
index 632e8befa74..20895a05567 100644
--- a/doc/update/10.1-to-10.2.md
+++ b/doc/update/10.1-to-10.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