Updated README.md

This commit is contained in:
NeoTheFox 2015-03-15 17:15:09 +03:00
parent 654c0b6546
commit 71bb8a7fa3

View File

@ -18,7 +18,7 @@ sudo apt-get install repraptor
## Building on Ubuntu 14.04 ## Building on Ubuntu 14.04
``` ```
sudo apt-get install qt5-default libqt5serialport libqt5serialport5-dev git build-essential sudo apt-get install qt5-default libqt5serialport libqt5serialport5-dev git build-essential libudev-dev
git clone https://github.com/NeoTheFox/RepRaptor && cd RepRaptor git clone https://github.com/NeoTheFox/RepRaptor && cd RepRaptor