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:26 +0300
committerFatih Sarhan <f9n@protonmail.com>2019-01-01 01:15:26 +0300
commit412e0dec70b39d3b0c7dd7e6c0c783071a623fdd (patch)
treeb0c1bfe04760ffa2827212617e6cc46319e5864c /doc
parentba11da34ffaf91427031eda06b3a64447a03d21f (diff)
Update doc/update/10.2-to-10.3.md
Diffstat (limited to 'doc')
-rw-r--r--doc/update/10.2-to-10.3.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/update/10.2-to-10.3.md b/doc/update/10.2-to-10.3.md
index f8fe4a4b6bf..441a241d053 100644
--- a/doc/update/10.2-to-10.3.md
+++ b/doc/update/10.2-to-10.3.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