Merge branch 'master' into dev

This commit is contained in:
wh201906
2021-09-20 00:01:57 +08:00
+3 -1
View File
@@ -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