summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFatih Sarhan <f9n@protonmail.com>2018-12-31 22:23:29 +0000
committerFatih Sarhan <f9n@protonmail.com>2018-12-31 22:23:29 +0000
commitab7dd47ef35a96fdaaded1f1f6461f362023c53b (patch)
treed18156ce33a30767eb819fe5cfe178518333d772
parent28764ff11bdac4ba8aeecb7bd32a810338bd02d4 (diff)
downloadgitlab-ce-ab7dd47ef35a96fdaaded1f1f6461f362023c53b.tar.gz
Update doc/update/6.x-or-7.x-to-7.14.md
-rw-r--r--doc/update/6.x-or-7.x-to-7.14.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/update/6.x-or-7.x-to-7.14.md b/doc/update/6.x-or-7.x-to-7.14.md
index 61854b91aa2..6fcec5b7974 100644
--- a/doc/update/6.x-or-7.x-to-7.14.md
+++ b/doc/update/6.x-or-7.x-to-7.14.md
@@ -67,7 +67,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