mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2024-11-10 17:49:32 +08:00
Update README.md
This commit is contained in:
parent
063feeae05
commit
be09793fcd
1 changed files with 2 additions and 2 deletions
|
@ -61,7 +61,7 @@ I have also added this script to the fork.
|
||||||
https://github.com/RfidResearchGroup/proxmark3/blob/master/install.sh
|
https://github.com/RfidResearchGroup/proxmark3/blob/master/install.sh
|
||||||
|
|
||||||
- Run
|
- Run
|
||||||
`sudo apt-get install p7zip git build-essential libreadline5 libreadline-dev libusb-0.1-4 libusb-dev libqt4-dev perl pkg-config wget libncurses5-dev gcc-arm-none-eabi libjansson-dev`
|
`sudo apt-get install p7zip git build-essential libreadline5 libreadline-dev libusb-0.1-4 libusb-dev libqt4-dev perl pkg-config wget libncurses5-dev gcc-arm-none-eabi`
|
||||||
|
|
||||||
- Clone fork
|
- Clone fork
|
||||||
`git clone https://github.com/RfidResearchGroup/proxmark3.git`
|
`git clone https://github.com/RfidResearchGroup/proxmark3.git`
|
||||||
|
@ -86,7 +86,7 @@ https://github.com/RfidResearchGroup/proxmark3/blob/master/install.sh
|
||||||
|
|
||||||
## Setup and build for ArchLinux
|
## Setup and build for ArchLinux
|
||||||
- Run
|
- Run
|
||||||
`sudo pacman -Sy base-devel p7zip libusb readline ncurses libjansson-dev arm-none-eabi-newlib --needed`
|
`sudo pacman -Sy base-devel p7zip libusb readline ncurses arm-none-eabi-newlib --needed`
|
||||||
`yaourt -S termcap`
|
`yaourt -S termcap`
|
||||||
|
|
||||||
- Remove modemmanager
|
- Remove modemmanager
|
||||||
|
|
Loading…
Reference in a new issue