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
path: root/doc
diff options
context:
space:
mode:
authorFatih Sarhan <f9n@protonmail.com>2019-01-01 01:00:27 +0300
committerFatih Sarhan <f9n@protonmail.com>2019-01-01 01:00:27 +0300
commit06cf5fbe40e69c610bd2e2b6422d1ba20ead24db (patch)
treeb45253fc31c4d00894815e12e39213691c0ddd19 /doc
parente73af7252a00f5a9306fa202f5db350503fbe3fd (diff)
Update doc/install/installation.md
Diffstat (limited to 'doc')
-rw-r--r--doc/install/installation.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/install/installation.md b/doc/install/installation.md
index d041bfa863a..b7781dea384 100644
--- a/doc/install/installation.md
+++ b/doc/install/installation.md
@@ -142,7 +142,7 @@ Download Ruby and compile it:
Then install the Bundler Gem:
- sudo gem install bundler --no-ri --no-rdoc
+ sudo gem install bundler --no-document
## 3. Go