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:16:49 +0300
committerFatih Sarhan <f9n@protonmail.com>2019-01-01 01:16:49 +0300
commit0902c44cc889c0e81b777428c62a69d01d11d0e5 (patch)
treeef3f5d0006f5cb61da3d271964fa8e80c03218c3 /doc/update
parent61ea35814e490311307a46f5305296667e42ea00 (diff)
Update 10.5-to-10.6.md
Diffstat (limited to 'doc/update')
-rw-r--r--doc/update/10.5-to-10.6.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/update/10.5-to-10.6.md b/doc/update/10.5-to-10.6.md
index 2f90fb62c4a..986ecbf5ef0 100644
--- a/doc/update/10.5-to-10.6.md
+++ b/doc/update/10.5-to-10.6.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