aboutsummaryrefslogtreecommitdiffstats
path: root/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index ca11075..a9da413 100644
--- a/readme.md
+++ b/readme.md
@@ -37,7 +37,7 @@ The version of Refinery to develop this engine against is defined in the gemspec
Setup the test environment
- $ bundle exec rake refinery:testing:setup
+ $ bundle exec rake refinery:testing:engine:setup
Run the test suite with [Guard](https://github.com/guard/guard)