diff --git a/README.md b/README.md index 0340b2f..33d3f86 100644 --- a/README.md +++ b/README.md @@ -7,11 +7,7 @@ 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) 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 +1) Install required packages:
sudo apt-get update
sudo apt-get install build-essential pkg-config bison flex autoconf automake libtool make nodejs git 2) ./build.sh