Skip to content

Commit

Permalink
README: Point to capybara-webkit's wiki for qt installation.
Browse files Browse the repository at this point in the history
Signed-off-by: Anurag Priyam <anurag08priyam@gmail.com>
  • Loading branch information
yeban committed Dec 21, 2016
1 parent efc0459 commit 041aa54
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,8 @@ npm install
bundle
```

We use Capybara with WebKit driver for functional testing, which requires `qt`
to be installed. If `bundle` fails, install `qt` (On Mac: `brew install qt`)
and run `bundle` again.
We use capybara-webkit for functional testing, which requires [`qt` to be
installed](https://github.com/thoughtbot/capybara-webkit/wiki/Installing-Qt-and-compiling-capybara-webkit).

We use JSPM (via Node) for front-end package management and building JavaScript
and CSS files.
Expand Down

0 comments on commit 041aa54

Please sign in to comment.