summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/TROUBLESHOOTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/TROUBLESHOOTING.md b/doc/TROUBLESHOOTING.md
index 6b1f831c70..8bdac2c43c 100644
--- a/doc/TROUBLESHOOTING.md
+++ b/doc/TROUBLESHOOTING.md
@@ -42,7 +42,7 @@ list](http://bundler.io/compatibility.html), and make sure that the version of B
If these instructions don't work, or you can't find any appropriate instructions, you can try these troubleshooting steps:
# Update to the latest version of bundler
- `gem install bundler`
+ gem install bundler
# Remove user-specific gems and git repos
rm -rf ~/.bundle/ ~/.gem/bundler/ ~/.gems/cache/bundler/