diff --git a/README.md b/README.md index 543049933..c7e8fb34d 100644 --- a/README.md +++ b/README.md @@ -122,6 +122,10 @@ Testing --- For feature testing, PhantomJS is used. +* Install phantomjs from npm with (skip next 2 steps) + + npm install -g phantomjs + * [Download](https://bitbucket.org/ariya/phantomjs/downloads/) the correct binary for your OS * Move the binary to `/usr/local/bin` * Before running tests for the first time: `rake db:seed`