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:18:30 +0300
committerFatih Sarhan <f9n@protonmail.com>2019-01-01 01:18:30 +0300
commite3ce2f65cf012e5bbad376e043cdcd5651d67e57 (patch)
treeac3948b7726b32877171ee93b3829bba99a483e0 /doc
parent0041457fbc5126a9d87ae4e8dd17d5f1b9687f9a (diff)
Update 11.1-to-11.2.md
Diffstat (limited to 'doc')
-rw-r--r--doc/update/11.1-to-11.2.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/update/11.1-to-11.2.md b/doc/update/11.1-to-11.2.md
index 3edc7e6923e..cb09d0a2505 100644
--- a/doc/update/11.1-to-11.2.md
+++ b/doc/update/11.1-to-11.2.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