From 84f976c0d85105bda95908fad1855f83719ba868 Mon Sep 17 00:00:00 2001 From: Quincy Larson Date: Sun, 23 Aug 2015 08:18:40 -0700 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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/