Skip to content

Commit

Permalink
Updated README to mention support for Ruby 1.8.7 and Ruby Enterprise …
Browse files Browse the repository at this point in the history
…Edition.
  • Loading branch information
igal committed May 24, 2009
1 parent 6f477c9 commit bea3421
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.markdown
Expand Up @@ -62,10 +62,9 @@ Dependencies

git clone git://github.com/igal/openproposals.git

3. Install Ruby 1.8.6: [ftp://ftp.ruby-lang.org/pub/ruby/1.8/](ftp://ftp.ruby-lang.org/pub/ruby/1.8/)
3. Install Ruby 1.8.6 or 1.8.7 from [ftp://ftp.ruby-lang.org/pub/ruby/1.8/](ftp://ftp.ruby-lang.org/pub/ruby/1.8/) or Ruby Enterprise Edition from [http://www.rubyenterpriseedition.com/download.html](http://www.rubyenterpriseedition.com/download.html)

4. Install RubyGems 1.3.x: <http://rubyforge.org/forum/forum.php?forum_id=28071>

5. Install Rails 2.1.x:

sudo gem install rails --version=2.1.2
Expand Down

0 comments on commit bea3421

Please sign in to comment.