mirror of
https://github.com/thoughtbot/capybara-webkit
synced 2023-03-27 23:22:28 -04:00
Fixed Installing QT link
This commit is contained in:
parent
6b724ef4ff
commit
a4fcb8e0ed
1 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@ Qt Dependency and Installation Issues
|
|||
capybara-webkit depends on a WebKit implementation from Qt, a cross-platform
|
||||
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)
|
||||
the [capybara-webkit wiki](https://github.com/thoughtbot/capybara-webkit/wiki/Installing-Qt-and-compiling-capybara-webkit)
|
||||
|
||||
Reporting Issues
|
||||
----------------
|
||||
|
@ -21,7 +21,7 @@ log of what happened during each test. Before filing a crash bug, please see
|
|||
You're much more likely to get a fix if you follow those instructions.
|
||||
|
||||
If you are having compiling issues please check out the
|
||||
[capybara-webkit wiki](https://github.com/thoughtbot/capybara-webkit/wiki/Installing-QT).
|
||||
[capybara-webkit wiki](https://github.com/thoughtbot/capybara-webkit/wiki/Installing-Qt-and-compiling-capybara-webkit).
|
||||
If you don't have any luck there, please post to the
|
||||
[mailing list](http://groups.google.com/group/capybara-webkit). Please don't
|
||||
open a Github issue for a system-specific compiler issue.
|
||||
|
|
Loading…
Add table
Reference in a new issue