README.textile in braid-0.6.2 vs README.textile in braid-0.7.0

- old
+ new

@@ -5,28 +5,23 @@ The project homepage is at "http://github.com/evilchelu/braid/wikis/home":http://github.com/evilchelu/braid/wikis/home h2. Requirements * git 1.6+ (and git-svn if you want to mirror svn repositories) -* main >= 2.8.0 -* open4 >= 0.9.6 +* main >= 4.2.0 +* open4 >= 1.0.1 (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 Let's assume we're writing something like gitnub that needs grit in lib/grit. Initialize the repo (nothing braid related here): @@ -114,7 +109,7 @@ * Christoph Sturm * Dennis Muhlestein * Ferdinand Svehla * Michael Klishin * Roman Heinrich +* Travis Tilley * Tyler Rick -