X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/67c0fcdb90c73c297d44d813688842dd0262dac7..0ecec5395b9426dc1d721065cde2339aef234751:/README.md diff --git a/README.md b/README.md index e50d3c50..136e33ae 100644 --- a/README.md +++ b/README.md @@ -147,7 +147,10 @@ Get devkitARM release 41 from SourceForge (choose either the 64/32 bit depending - Get the latest commits `git pull` -- CLEAN COMPILE +- Install the blacklist rules +`make udev` + +- Clean and complete compilation `make clean && make all` - Flash the BOOTROM @@ -222,7 +225,10 @@ You only need devkitARM, nothing more (no extra lib or anything else) to compile `export DEVKITARM=/c/devkitPro/devkitARM` `export PATH=$PATH:$DEVKITARM/bin` -### 6. Build and run +### 6. Install Strawberry Perl +Download and install: http://strawberry-perl.googlecode.com/files/strawberry-perl-5.10.1.1.msi + +### 7. Build and run Download and install Git for Windows: https://git-scm.com/download/win - Run minimal system: `C:\Qt\msys\msys.bat`