diff --git a/README.md b/README.md index 261eb3d..5abf761 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ http://lunchvote.net * jQuery * SCSS -To perform first-time setup, make sure *Node.js* is installed somewhere and run *install_server.bat*. If you plan to debug the server, also run *install_node-inspector.bat* +To perform first-time setup, make sure *Node.js* is installed somewhere and run *install_server.bat*. If you plan to debug the server, also run *install_node-inspector.bat*. If you plan to make changes to styles, make sure *Sass* is installed first. To start the server for development/testing, run *start_server.bat*.