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