Skip to content

Commit

Permalink
we are not using submodule anymore.
Browse files Browse the repository at this point in the history
  • Loading branch information
joaovitor committed Jan 30, 2010
1 parent 45c6fd7 commit 7274cee
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.textile
Expand Up @@ -5,12 +5,11 @@ h2. How to setup application
You can run the this application running the following commands:

<pre> $ git clone git://github.com/danielvlopes/railsmg.git && cd railsmg
$ git submodule init && git submodule update
$ cp config/database.yml.example config/database.yml
$ rake gems:install
$ rake db:migrate
$ ruby script/server</pre>

h2. How to collaborate

If you would collaborate, you can create a fork, apply the modification and submit a pull request :)
If you would collaborate, you can create a fork, apply the modification and submit a pull request :)

0 comments on commit 7274cee

Please sign in to comment.