Moved up installation instructions

This commit is contained in:
Jonas Nicklas 2009-11-25 00:18:33 +01:00
parent 6a1595bf28
commit 988d4c9158
1 changed files with 6 additions and 6 deletions

View File

@ -10,6 +10,12 @@ a DSL for interacting with a webapplication. It is agnostic about the driver
running your tests and currently comes bundled with rack-test, Culerity and
Selenium support built in.
== Install:
Capybara is hosted on Gemcutter, install it with:
sudo gem install capybara
== Development:
* Source hosted at {GitHub}[http://github.com/jnicklas/capybara].
@ -152,12 +158,6 @@ For ultimate control, you can instantiate and use a session manually.
end
session.click_link 'Sign in'
== Install:
Capybara is hosted on Gemcutter, install it with:
sudo gem install capybara
== Gotchas:
* Install JRuby and the 'celerity' gem, version 0.7.4 (0.7.5 has a bug with