Skip to content

Commit

Permalink
note build-essential is needed for building
Browse files Browse the repository at this point in the history
  • Loading branch information
dannagle committed Dec 6, 2015
1 parent 0d05f2f commit bd270ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ If you are feeling adventurous, feel free to build from the master branch.

```
sudo apt-get update
sudo apt-get install qt5-default
sudo apt-get install qt5-default build-essential
wget https://github.com/dannagle/PacketSender/archive/(Version).tar.gz
tar -xzvf (Version).tar.gz
cd PacketSender-(Version)/src
Expand Down

0 comments on commit bd270ee

Please sign in to comment.