summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFatih Sarhan <f9n@protonmail.com>2018-12-31 22:15:26 +0000
committerFatih Sarhan <f9n@protonmail.com>2018-12-31 22:15:26 +0000
commit412e0dec70b39d3b0c7dd7e6c0c783071a623fdd (patch)
treeb0c1bfe04760ffa2827212617e6cc46319e5864c
parentba11da34ffaf91427031eda06b3a64447a03d21f (diff)
downloadgitlab-ce-412e0dec70b39d3b0c7dd7e6c0c783071a623fdd.tar.gz
Update doc/update/10.2-to-10.3.md
-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