Skip to content

Commit

Permalink
Merge pull request freeCodeCamp#77 from FreeCodeCamp/brndnb-readme
Browse files Browse the repository at this point in the history
Update README with mongo server instructions
  • Loading branch information
terakilobyte committed Feb 6, 2015
2 parents a487e8c + ac778b1 commit e98ff50
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,9 @@ LINKEDIN_SECRET='LINKEDIN APP SECRET'

```bash

# Start the mongo server
mongod

# Seed your database with the challenges
node seed_data/seed.js

Expand Down

0 comments on commit e98ff50

Please sign in to comment.