From 4ac481c41d0c34fb201bfbb162c5301d033dd95b Mon Sep 17 00:00:00 2001 From: John Bintz Date: Mon, 11 Apr 2011 13:02:30 -0400 Subject: [PATCH] installation --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 2fee427..cf8c83a 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,10 @@ success or 1 for failure. `console.log` works, too, so you can run your specs side-by-side in a browser if you're so inclined. +## Installation + +`gem install jasmine-headless-webkit` or use Bundler. + ## Usage jasmine-headless-webkit [path to jasmine.yml, defaults to spec/javascripts/support/jasmine.yml]