summaryrefslogtreecommitdiff
path: root/doc/update/8.11-to-8.12.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/update/8.11-to-8.12.md')
-rw-r--r--doc/update/8.11-to-8.12.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/update/8.11-to-8.12.md b/doc/update/8.11-to-8.12.md
index b9a7986d5ba..07ac8129b4f 100644
--- a/doc/update/8.11-to-8.12.md
+++ b/doc/update/8.11-to-8.12.md
@@ -47,7 +47,7 @@ sudo make install
Install Bundler:
```bash
-sudo gem install bundler --no-document
+sudo gem install bundler --no-document --version '< 2'
```
### 4. Get latest code