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:30:46 +0300
committerFatih Sarhan <f9n@protonmail.com>2019-01-01 01:30:46 +0300
commitd07067ae142cf117266aac23132303d7d9654bb7 (patch)
tree0a21b878c2c3338d8ce941695c402a6d8ebf5b9b /doc
parent9199887cce5d99798e7f23b9a0ac64704b61e930 (diff)
Update doc/update/9.5-to-10.0.md
Diffstat (limited to 'doc')
-rw-r--r--doc/update/9.5-to-10.0.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/update/9.5-to-10.0.md b/doc/update/9.5-to-10.0.md
index 7790d192a82..333a6e35714 100644
--- a/doc/update/9.5-to-10.0.md
+++ b/doc/update/9.5-to-10.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