From c74d994cddcc766b3b9e5ce7b44c70444d6f39da Mon Sep 17 00:00:00 2001 From: Trylobot Date: Tue, 16 Jul 2013 13:34:30 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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*.