Update README.md

This commit is contained in:
Quincy Larson
2015-05-04 14:03:42 -07:00
parent 87c6f324a8
commit 8480fe57fc

View File

@@ -52,6 +52,9 @@ cd freecodecamp
# Install NPM dependencies
npm install
# Install Bower dependencies
bower install
# Create a .env file and populate it with the necessary API keys and secrets:
touch .env