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:17:18 +0300
committerFatih Sarhan <f9n@protonmail.com>2019-01-01 01:17:18 +0300
commit6b5747d82d96390a647a123c15ee7c13b1d360da (patch)
tree622b85005882b2c6feb50e3054383dd556fd460b /doc/update/10.7-to-10.8.md
parent136a445c887f376d80226f92828d720af6e3125b (diff)
Update doc/update/10.7-to-10.8.md
Diffstat (limited to 'doc/update/10.7-to-10.8.md')
-rw-r--r--doc/update/10.7-to-10.8.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/update/10.7-to-10.8.md b/doc/update/10.7-to-10.8.md
index 7bb628f9740..0cc46fc5aa9 100644
--- a/doc/update/10.7-to-10.8.md
+++ b/doc/update/10.7-to-10.8.md
@@ -52,7 +52,7 @@ sudo make install
Install Bundler:
```bash
-sudo gem install bundler --no-ri --no-rdoc
+sudo gem install bundler --no-document
```
### 4. Update Node