Update README.md

This commit is contained in:
Thiago Alves 2018-06-22 13:48:05 -05:00 committed by GitHub
parent 08a8370ce9
commit 77ac42f9b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,12 @@ There is a NodeJS application that works as a http server for the user to upload
You must have NodeJS and WiringPi (in case you are using Raspberry Pi) installed to use this program. Usage:
1) ./build.sh
1) Install required packages:
sudo apt-get update
sudo apt-get install build-essential pkg-config bison flex
sudo apt-get install autoconf automake libtool make nodejs git
2) ./build.sh
2) sudo nodejs server.js