Skip to content

Commit

Permalink
Updated the README file to include extra git submodule step
Browse files Browse the repository at this point in the history
  • Loading branch information
siloraptor committed Nov 16, 2011
1 parent b2c8af8 commit d2b7f0e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -30,6 +30,8 @@ To install the python dependencies ``easy_install`` can be used, however for eas
$ source bin/activate
$ cd OpenRelay
$ pip install -r requirements/production.txt
$ git submodule init
$ git submodule update

Populate the database with the project's schema doing:

Expand Down

0 comments on commit d2b7f0e

Please sign in to comment.