aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/INSTALL.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/INSTALL.md b/doc/INSTALL.md
index 4fded2b7f..60d00be5d 100644
--- a/doc/INSTALL.md
+++ b/doc/INSTALL.md
@@ -249,7 +249,7 @@ component so you should really try to get this working.
Make sure everything looks OK:
- rake spec
+ bundle exec rake spec
If there are failures here, something has gone wrong with the
preceding steps (see the next section for a common problem and