Merge branch 'master' into dev

pull/33/head
wh201906 3 years ago
commit d56c5f8dc7

@ -51,7 +51,9 @@ Great thanks to him.
## Build on Linux
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
mkdir build
cd build

Loading…
Cancel
Save