Update README.md
Adding node instructions for noobs
This commit is contained in:
parent
32988435ce
commit
87a473c071
|
@ -8,8 +8,10 @@ To get it running, clone this repository and then install dependencies:
|
|||
|
||||
npm install
|
||||
|
||||
(You'll need to install npm / node.js in order to run npm install, if you don't have it already.)
|
||||
|
||||
Then, run the app:
|
||||
|
||||
node app.js
|
||||
|
||||
You can edit app.js to add rules for new wifi hotspots. Right now, it's set up to detect and log in on the wifi at [Cartel Coffee in Tempe](http://cartelcoffeelab.com/)
|
||||
You can edit app.js to add rules for new wifi hotspots. Right now, it's set up to detect and log in on the wifi at [Cartel Coffee in Tempe](http://cartelcoffeelab.com/)
|
||||
|
|
Loading…
Reference in New Issue
Block a user