mirror of
https://github.com/thoughtbot/capybara-webkit
synced 2023-03-27 23:22:28 -04:00
Added README with a link to download Qt on OSX
This commit is contained in:
parent
9e27f7d6f4
commit
5965f8a5af
1 changed files with 11 additions and 0 deletions
11
README.md
Normal file
11
README.md
Normal file
|
@ -0,0 +1,11 @@
|
|||
capybara-webkit
|
||||
===============
|
||||
|
||||
A [capybara](https://github.com/jnicklas/capybara) driver that uses [WebKit](http://webkit.org) via [QtWebKit](https://trac.webkit.org/wiki/QtWebKit).
|
||||
|
||||
Installation
|
||||
-------------
|
||||
|
||||
You'll need to download Qt to build and install the gem.
|
||||
|
||||
* [Download Qt for Mac OSX](http://qt.nokia.com/downloads/qt-for-open-source-cpp-development-on-mac-os-x/)
|
Loading…
Add table
Reference in a new issue