Update building instructions

pull/33/head
wh201906 3 years ago
parent bac6207634
commit d6f02e7a69

@ -51,7 +51,9 @@ Great thanks to him.
## Build on Linux ## Build on Linux
cd ~ cd ~
git clone https://github.com/wh201906/Proxmark3GUI.git sudo apt-get update
sudo apt-get install qt5-default libqt5serialport5 libqt5serialport5-dev
git clone https://github.com/wh201906/Proxmark3GUI.git --depth=1
cd Proxmark3GUI cd Proxmark3GUI
mkdir build mkdir build
cd build cd build

Loading…
Cancel
Save