aboutsummaryrefslogtreecommitdiffstats
path: root/doc/INSTALL.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/INSTALL.md')
-rw-r--r--doc/INSTALL.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/INSTALL.md b/doc/INSTALL.md
index e6f7caec7..eb0a77dd9 100644
--- a/doc/INSTALL.md
+++ b/doc/INSTALL.md
@@ -110,7 +110,7 @@ If you want some dummy data to play with, you can try loading the
fixtures that the test suite uses into your development database. You
can do this with:
- rake spec:db:fixtures:load
+ ./script/load-sample-data
Next we need to create the index for the search engine (Xapian):