diff --git a/README.md b/README.md
index 1972228..a4f562e 100644
--- a/README.md
+++ b/README.md
@@ -19,29 +19,34 @@ Inspired by my time playing Express.js and Socket.io. It is currently cloud hosted using the Google App Engine.
## Contributing and Developers' Guide
### Running Locally
-The entrypoint for the application is in `index.js` at the root.
+The entrypoint for the application is `index.js` at the root.
If you haven't already, install Node.js. This should include the node package
manager, npm.