Update install instructions
This commit is contained in:
parent
ba50c1f1f4
commit
8227a6764f
|
@ -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:
|
||||
|
||||
|
|
Loading…
Reference in New Issue