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:29:50 +0300
committerFatih Sarhan <f9n@protonmail.com>2019-01-01 01:29:50 +0300
commit5bffb6055bcafd39e0e9be4eb9a47c7a2a885528 (patch)
tree044f7b9f59327bd25c4640c191fa7a94ee1d665c /doc
parent7f07f4f6c12f1c63d94db8dc5e5e2f477becd6e8 (diff)
Update doc/update/9.2-to-9.3.md
Diffstat (limited to 'doc')
-rw-r--r--doc/update/9.2-to-9.3.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/update/9.2-to-9.3.md b/doc/update/9.2-to-9.3.md
index a58b12cb81c..d2bcf45a28e 100644
--- a/doc/update/9.2-to-9.3.md
+++ b/doc/update/9.2-to-9.3.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