diff --git a/README.md b/README.md index fa977c5..888c449 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,11 @@ 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. On Linux platforms, capybara-webkit requires an X server to run, although it doesn't create any visible windows. Xvfb works fine for this. +If you're on OS X, the installer at the above link will set up everything you need. + +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. Xvfb works fine for this. Usage -----