summaryrefslogtreecommitdiff
path: root/doc/update/8.12-to-8.13.md
diff options
context:
space:
mode:
Diffstat (limited to '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