mirror of
https://github.com/thoughtbot/capybara-webkit
synced 2023-03-27 23:22:28 -04:00
Added a note about X servers and the thoughtbot logo
This commit is contained in:
parent
f754e9325f
commit
64cf394f2c
1 changed files with 3 additions and 1 deletions
|
@ -10,7 +10,7 @@ capybara-webkit depends on a WebKit implementation from Qt, a cross-platform dev
|
|||
|
||||
* [Download Qt](http://qt.nokia.com/downloads/downloads)
|
||||
|
||||
If you're on Ubuntu, you can install the libqt4-dev package.
|
||||
If you're on Ubuntu, you can install the libqt4-dev package. On Linux platforms, capybara-webkit requires an X server to run, although it doesn't create any visible windows.
|
||||
|
||||
Usage
|
||||
-----
|
||||
|
@ -30,6 +30,8 @@ About
|
|||
|
||||
The capybara WebKit driver was written by Joe Ferris, Tristan Dunn, and Jason Morrison from [thoughtbot, inc](http://thoughtbot.com/community).
|
||||
|
||||
![thoughtbot](http://thoughtbot.com/images/tm/logo.png)
|
||||
|
||||
The names and logos for thoughtbot are trademarks of thoughtbot, inc.
|
||||
|
||||
License
|
||||
|
|
Loading…
Reference in a new issue