diff --git a/README.md b/README.md index f58bb10..6d7d15b 100644 --- a/README.md +++ b/README.md @@ -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**