Added some missing packages to instructions

This commit is contained in:
NeoTheFox 2015-03-11 03:04:24 +03:00
parent d95b278a62
commit 5caf1db1fa

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 libqt5serialport5-dev git build-essential sudo apt-get install qt5-default libqt5serialport libqt5serialport5-dev git build-essential
git clone https://github.com/NeoTheFox/RepRaptor && cd RepRaptor git clone https://github.com/NeoTheFox/RepRaptor && cd RepRaptor