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:30:09 +0300
committerFatih Sarhan <f9n@protonmail.com>2019-01-01 01:30:09 +0300
commit7fd214397627974ab3a4a30d6c2881fff0d4bd8c (patch)
treeea3aa96a1581c79f13b81384c6a0633f3207b5f9 /doc
parent5bffb6055bcafd39e0e9be4eb9a47c7a2a885528 (diff)
Update doc/update/9.3-to-9.4.md
Diffstat (limited to 'doc')
-rw-r--r--doc/update/9.3-to-9.4.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/update/9.3-to-9.4.md b/doc/update/9.3-to-9.4.md
index 0c87468334b..dae2162a964 100644
--- a/doc/update/9.3-to-9.4.md
+++ b/doc/update/9.3-to-9.4.md
@@ -49,7 +49,7 @@ sudo make install
Install Bundler:
```bash
-sudo gem install bundler --no-ri --no-rdoc
+sudo gem install bundler --no-document
```
### 4. Update Node