Update README.md

This commit is contained in:
Quincy Larson
2015-08-23 08:18:40 -07:00
parent fa31b38083
commit 84f976c0d8

View File

@@ -115,9 +115,9 @@ DEBUG=true
mongod mongod
# Create your mongo database. # Create your mongo database.
Type "mongo" in your terminal to access the mongo shell # Type "mongo" in your terminal to access the mongo shell
run this command: use freecodecamp use freecodecamp
then quit with control+d # Exit the mongo shell with control + d
# Seed your database with the challenges # Seed your database with the challenges
node seed/ node seed/