summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFatih Sarhan <f9n@protonmail.com>2018-12-31 22:26:28 +0000
committerFatih Sarhan <f9n@protonmail.com>2018-12-31 22:26:28 +0000
commitf34b0d17aed8434a266839a50dadcd878e4fb3bc (patch)
tree7a5bc52fb48f70ecb3eee5b34bd3794b6d3a00ae
parent4e44fb43602c94e012f705e1db81678bdb77835b (diff)
downloadgitlab-ce-f34b0d17aed8434a266839a50dadcd878e4fb3bc.tar.gz
Update doc/update/8.12-to-8.13.md
-rw-r--r--doc/update/8.12-to-8.13.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/update/8.12-to-8.13.md b/doc/update/8.12-to-8.13.md
index 6225dee9802..37e61794e7e 100644
--- a/doc/update/8.12-to-8.13.md
+++ b/doc/update/8.12-to-8.13.md
@@ -47,7 +47,7 @@ sudo make install
Install Bundler:
```bash
-sudo gem install bundler --no-ri --no-rdoc
+sudo gem install bundler --no-document
```
### 4. Get latest code