Update README.md
This commit is contained in:
@@ -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/
|
||||||
|
Reference in New Issue
Block a user