diff --git a/README.md b/README.md index 46f1d5b0cf6..a3ecb260176 100644 --- a/README.md +++ b/README.md @@ -58,6 +58,9 @@ LINKEDIN_SECRET='LINKEDIN APP SECRET' # Seed your database with the challenges node seed_data/seed.js +# Start the mongo server +mongod + # start the application gulp