Update Qt requirement

This commit is contained in:
Matthew Horan 2012-12-06 21:31:41 -05:00
parent 595a25ff4b
commit 5e25b0a0c1
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ development toolkit. You'll need to download the Qt libraries to build and
install the gem. You can find instructions for downloading and installing QT on
the
[capybara-webkit wiki](https://github.com/thoughtbot/capybara-webkit/wiki/Installing-Qt-and-compiling-capybara-webkit).
capybara-webkit requires Qt version 4.7 or higher. Qt 4.8 is recommended.
capybara-webkit requires Qt version 4.8.
Windows Support
---------------