diff --git a/README.md b/README.md index 4aa77c6..ed56907 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Just keep in mind that there is no intention to ensure compatability with Node < # Instructions To install: -1. Clone to a location somewhere and `npm install --production`. If you want to develop and rebuild javascript and other files utilize `npm install` instead. +1. Clone to a location somewhere and then `cd app` and `npm install --production`. If you want to develop and rebuild javascript and other files utilize `npm install` instead. 2. If desired, edit config.json to change the listener to your liking. There are also some default options which may be definied for a few of the variables.