Skip to content

Commit

Permalink
small doc update
Browse files Browse the repository at this point in the history
  • Loading branch information
ttilley committed Mar 10, 2011
1 parent 7f589fa commit 4ecbc9b
Showing 1 changed file with 4 additions and 9 deletions.
13 changes: 4 additions & 9 deletions README.textile
Original file line number Diff line number Diff line change
Expand Up @@ -8,23 +8,18 @@ h2. Requirements

* git 1.6+ (and git-svn if you want to mirror svn repositories)
* main >= 2.8.0
* open4 >= 0.9.6
* open4 >= 0.9.6 (unless using jruby)

h2. Installing using rubygems - official releases

gem install braid

h2. Installing using rubygems - development releases

gem sources -a http://gems.github.com
gem install evilchelu-braid

h2. Installing from source

git clone git://github.com/evilchelu/braid.git
cd braid
gem build braid.gemspec
sudo gem install braid-x.y.z.gem
bundle install
rake install # possibly requiring sudo

h2. Quick usage - ruby project

Expand Down Expand Up @@ -116,5 +111,5 @@ h2. Contributors (alphabetically)
* Ferdinand Svehla
* Michael Klishin
* Roman Heinrich
* Travis Tilley
* Tyler Rick

0 comments on commit 4ecbc9b

Please sign in to comment.