Skip to content

Commit

Permalink
tweak README
Browse files Browse the repository at this point in the history
  • Loading branch information
fortuity committed Jun 1, 2011
1 parent 354b3ac commit 8c2c554
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.textile
Expand Up @@ -39,14 +39,15 @@ See a list of additional "Rails examples, tutorials, and starter apps":http://ra

h2. Dependencies

Before generating your application, you will need:
Before running this app, you will need:

* The Ruby language (version 1.9.2)
** @$ ruby -v@
* Rails 3.1
** @$ rails -v@
* Rake 0.9.1
** @$ rake --version@
* A working installation of "MongoDB":http://www.mongodb.org/ (version 1.6.0 or newer)

You must update the standard Ruby installation from Rake 0.8.7 to Rake 0.9.1 before using the application templates to generate a new Rails app.

Expand Down

0 comments on commit 8c2c554

Please sign in to comment.