Update README.md

This commit is contained in:
Alec Maier
2020-01-08 20:41:11 -05:00
committed by GitHub
parent 5cb1fd8452
commit c319deb5e1

View File

@@ -25,4 +25,6 @@ To learn more about this type of game, see the Wikipedia entry on the game's anc
# Run Locally
Run node server.js from the root directory, navigate to localhost:5000
Run `npm install` from the root directory.
Run `node server.js` from the root directory, navigate to **localhost:5000**