mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 18:48:13 -07:00
CHG: textual change in README.md
FIX: Mac OSX ld (linker) warning for -L/usr/local/lib, testing to remove it for mac builds.
This commit is contained in:
parent
75cf8623d6
commit
28d47dc9b4
2 changed files with 3 additions and 2 deletions
|
@ -83,10 +83,10 @@ GC made updates to allow this to build easily on Ubuntu 14.04.2 LTS or 15.10
|
|||
See https://github.com/Proxmark/proxmark3/wiki/Ubuntu%20Linux
|
||||
|
||||
Run
|
||||
-> sudo apt-get install p7zip git build-essential libreadline5 libreadline-dev libusb-0.1-4 libusb-dev libqt4-dev perl pkg-config wget"a
|
||||
-> sudo apt-get install p7zip git build-essential libreadline5 libreadline-dev libusb-0.1-4 libusb-dev libqt4-dev perl pkg-config wget
|
||||
|
||||
Follow these instructions
|
||||
Get devkitARM release 41 from SourceForge (choose either the 64/32 ¿bit depending on your architecture, it is assumed you know how to check and recognize your architecture):
|
||||
Get devkitARM release 41 from SourceForge (choose either the 64/32 bit depending on your architecture, it is assumed you know how to check and recognize your architecture):
|
||||
|
||||
(64-bit) http://sourceforge.net/projects/devkitpro/files/devkitARM/previous/devkitARM_r41-x86_64-linux.tar.bz2/download
|
||||
(32-bit) http://sourceforge.net/projects/devkitpro/files/devkitARM/previous/devkitARM_r41-i686-linux.tar.bz2/download
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue