From 4784ad9b3d0e24aec5ab9cf15990ddf3596669fe Mon Sep 17 00:00:00 2001 From: Ezekiel Templin Date: Wed, 28 Sep 2011 23:45:10 -0400 Subject: [PATCH] README installation instructions starts #1 --- README.md | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index a16aae8..58ed453 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,17 @@ CapIt provides a simple Ruby interface to Björn Höhrmann's Install CutyCapt ---------------- -### Ubuntu/Debian +### OSX (via Homebrew) + + brew install cuty_capt + + +### Ubuntu >= 11.04 & Debian >= 6.0 + + sudo apt-get install xvfb + sudo apt-get install cutycapt + +### Other Ubuntu/Debian (from [Setting up Headless XServer and CutyCapt on Ubuntu][2]) sudo apt-get install xvfb @@ -20,10 +30,6 @@ Install CutyCapt You'll also need to make sure the `CutyCapt` executable is in your PATH. -### OSX (via Homebrew) - - brew install cuty_capt - Install CapIt ------------- gem install capit