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:23:43 +0300
committerFatih Sarhan <f9n@protonmail.com>2019-01-01 01:23:43 +0300
commit7424069941300ae3734f9ec8cc194c10ab010d4a (patch)
tree2245758d2b02fccde97061f9d1d6d64ab6474f7f /doc/update
parentab7dd47ef35a96fdaaded1f1f6461f362023c53b (diff)
Update doc/update/7.0-to-7.1.md
Diffstat (limited to 'doc/update')
-rw-r--r--doc/update/7.0-to-7.1.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/update/7.0-to-7.1.md b/doc/update/7.0-to-7.1.md
index 308e8aeb985..fb4710faad5 100644
--- a/doc/update/7.0-to-7.1.md
+++ b/doc/update/7.0-to-7.1.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
```
### 3. Get latest code