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
diff options
context:
space:
mode:
authorFatih Sarhan <f9n@protonmail.com>2019-01-01 01:19:04 +0300
committerFatih Sarhan <f9n@protonmail.com>2019-01-01 01:19:04 +0300
commit344498461a500a5b1ba33a91f5140284ac311a5e (patch)
treedc230ca4cfb9ee57ae64afbe9ecbe0b8475bef7a
parent177bdf125ae8c5e8da0c3be9b6affc7e487ce018 (diff)
Update doc/update/11.3-to-11.4.md
-rw-r--r--doc/update/11.3-to-11.4.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/update/11.3-to-11.4.md b/doc/update/11.3-to-11.4.md
index fddec45e57a..5f64bf81127 100644
--- a/doc/update/11.3-to-11.4.md
+++ b/doc/update/11.3-to-11.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