Skip to content

Commit

Permalink
Reflect changes to imports in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ElliotJH committed Feb 11, 2014
1 parent 6cf77b2 commit d514f93
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,10 +55,8 @@ To get started, checkout the source code and make sure you can get it run.
4. bundle exec rake db:setup
5. git submodule init
6. git submodule update
7. bundle exec rake import:course_reps
8. bundle exec rake import:events
9. bundle exec rake import:blog_posts
10 bundle exec rails s
7. bundle exec rake import:all
8. bundle exec rails s

These steps have been tested multiple times on OS X and Linux but are
untested on Windows. Reports of success or failure on any platform are
Expand Down

0 comments on commit d514f93

Please sign in to comment.