mirror of
https://github.com/wh201906/Proxmark3GUI.git
synced 2025-02-16 22:21:30 +08:00
Update building instructions
This commit is contained in:
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…
x
Reference in New Issue
Block a user