Update install.txt

This commit is contained in:
2016-10-29 14:07:48 +00:00
parent 1e733f91ab
commit d1a1af6af0
+1
View File
@@ -1,6 +1,7 @@
copy lcdproc to server
cd lcdproc
sudo apt-get install autoconf automake
apt-get install build-essential
sudo sh autogen.sh
./configure --enable-drivers=all
make