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:42 +0300
committerFatih Sarhan <f9n@protonmail.com>2019-01-01 01:18:42 +0300
commit177bdf125ae8c5e8da0c3be9b6affc7e487ce018 (patch)
tree3002571ed94d88ff2e1ad6bf675c839a7b727134 /doc
parente3ce2f65cf012e5bbad376e043cdcd5651d67e57 (diff)
Update 11.2-to-11.3.md
Diffstat (limited to 'doc')
-rw-r--r--doc/update/11.2-to-11.3.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/update/11.2-to-11.3.md b/doc/update/11.2-to-11.3.md
index f2b8efc3e6e..228ff6cb70e 100644
--- a/doc/update/11.2-to-11.3.md
+++ b/doc/update/11.2-to-11.3.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