Better instructions in README.md

This commit is contained in:
Cryptkeeper 2015-11-01 22:58:03 -06:00
parent b3f0d8aa18
commit 86853613cc

@ -4,4 +4,5 @@ Minetrack is a Minecraft PC/PE tracker that lets you focus on what's happening *
Try it out: [http://minetrack.me](http://minetrack.me)
#### Usage
Customize the listing by editing the ```config.json``` file. Then simply use ```node app.js``` to boot the system.
1. Customize it by editing the ```config.json``` file.
2. Simply use ```node app.js``` to boot the system (may need sudo!)