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:17:32 +0300
committerFatih Sarhan <f9n@protonmail.com>2019-01-01 01:17:32 +0300
commit73d3dbd7535809ddb539f7e3f44377b311665ebf (patch)
tree5997866e9fda968f21b4bdf958e4497843a14c71 /doc/update
parent6b5747d82d96390a647a123c15ee7c13b1d360da (diff)
Update doc/update/10.8-to-11.0.md
Diffstat (limited to 'doc/update')
-rw-r--r--doc/update/10.8-to-11.0.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/update/10.8-to-11.0.md b/doc/update/10.8-to-11.0.md
index 22a0c9f950c..ad3305d8ebd 100644
--- a/doc/update/10.8-to-11.0.md
+++ b/doc/update/10.8-to-11.0.md
@@ -51,7 +51,7 @@ sudo make install
Install Bundler:
```bash
-sudo gem install bundler --no-ri --no-rdoc
+sudo gem install bundler --no-document
```
### 4. Update Node