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:15:46 +0300
committerFatih Sarhan <f9n@protonmail.com>2019-01-01 01:15:46 +0300
commite7cb292f4aa51a6c2abbda4bf93a32e9f0bddecf (patch)
tree24e268641b4efe45208ea724735feb651e86bba1 /doc
parent412e0dec70b39d3b0c7dd7e6c0c783071a623fdd (diff)
Update doc/update/10.3-to-10.4.md
Diffstat (limited to 'doc')
-rw-r--r--doc/update/10.3-to-10.4.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/update/10.3-to-10.4.md b/doc/update/10.3-to-10.4.md
index 083f6090a8a..9f3efdd790e 100644
--- a/doc/update/10.3-to-10.4.md
+++ b/doc/update/10.3-to-10.4.md
@@ -51,7 +51,7 @@ sudo make install
Install Bundler:
```bash
-sudo gem install bundler --no-ri --no-rdoc
+sudo gem install bundler --no-document
```
### 4. Update Node