Update README.md

master
Matt Huntington 8 years ago committed by GitHub
parent 8f3f68f71c
commit b010704f21
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -30,7 +30,7 @@ require('yourJSFile.js');
You can assign this to a variable to use later
## Instantation
## Installing Express
First install express with `npm install express --save` and require it

Loading…
Cancel
Save