Update README.md

This commit is contained in:
Chris Miles 2017-10-07 18:13:05 -05:00 committed by GitHub
parent af9a62c3e9
commit acb1120300
1 changed files with 3 additions and 2 deletions

View File

@ -164,8 +164,9 @@ cd glass-isc-dhcp
mkdir logs mkdir logs
chmod u+x ./bin/ -R chmod u+x ./bin/ -R
npm install sudo npm install
npm start sudo npm install forever -g
sudo npm start
</pre> </pre>
* For Debian this is all that is needed and Glass should start immediately, you can browse via http://server-ip:3000 * For Debian this is all that is needed and Glass should start immediately, you can browse via http://server-ip:3000