Update install instructions

This commit is contained in:
Bryan Helmkamp 2008-04-04 15:44:50 +01:00
parent ba50c1f1f4
commit 8227a6764f
1 changed files with 5 additions and 1 deletions

View File

@ -70,7 +70,11 @@ A test written with Webrat can handle these changes smoothly.
== INSTALL:
$ ruby script/plugin install http://svn.eastmedia.net/public/plugins/webrat/
In your stories/helper.rb:
require "webrat"
You could also unpack the gem into vendor/plugins.
== HISTORY: