From d3dd9cd839b85d92e2080ba10ed38c58d96a6e9d Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Tue, 14 Jul 2009 23:01:42 -0700 Subject: README: update about development/stable versions While we're at it remove the Windows-centric comment for folks who can't get a C compiler and put in something useful for the Red Hat/Debian crowd where splitting packages is all the rage. --- README | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/README b/README index 35869fc..baa620d 100644 --- a/README +++ b/README @@ -48,6 +48,12 @@ each worker process can also bind to a private port via the after_fork hook for easy debugging. +== Versions + +{Stable v0.8.2}[http://git.bogomips.org/cgit/unicorn.git/tag/?id=v0.8.2] + +{Development v0.9.1}[http://git.bogomips.org/cgit/unicorn.git/tag/?id=v0.9.1] + == License Unicorn is copyright 2009 Eric Wong and contributors. @@ -61,8 +67,8 @@ Unicorn is 100% Free Software. == Install -The library consists of a C extension so you'll need a C compiler or at -least a friend who can build it for you. +The library consists of a C extension so you'll need a C compiler +and Ruby development libraries/headers. You may download the tarball from the Mongrel project page on Rubyforge and run setup.rb after unpacking it: @@ -71,7 +77,7 @@ http://rubyforge.org/frs/?group_id=1306 You may also install it via Rubygems on Rubyforge: - gem install unicorn + gem install unicorn -v0.8.2 You can get the latest source via git from the following locations (these versions may not be stable): -- cgit v1.2.3-24-ge0c7