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:25:48 +0300
committerFatih Sarhan <f9n@protonmail.com>2019-01-01 01:25:48 +0300
commit12694c89321040ac5fc49ac386378a4e23d1ade5 (patch)
tree0c9cf7f48f970f47b5b721946dabeeed8283b147
parent7424069941300ae3734f9ec8cc194c10ab010d4a (diff)
Update doc/update/8.10-to-8.11.md
-rw-r--r--doc/update/8.10-to-8.11.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/update/8.10-to-8.11.md b/doc/update/8.10-to-8.11.md
index df3e34f5cc6..12a465e1602 100644
--- a/doc/update/8.10-to-8.11.md
+++ b/doc/update/8.10-to-8.11.md
@@ -47,7 +47,7 @@ sudo make install
Install Bundler:
```bash
-sudo gem install bundler --no-ri --no-rdoc
+sudo gem install bundler --no-document
```
### 4. Get latest code