From: iceman1001 Date: Tue, 18 Oct 2016 14:50:32 +0000 (+0200) Subject: CHG: updated the compilation for windows, to include instruction on installing perl. X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/commitdiff_plain/b2c6371761a1e575da4451776fefc2b36101f793 CHG: updated the compilation for windows, to include instruction on installing perl. --- diff --git a/README.md b/README.md index e50d3c50..1d2e5df6 100644 --- a/README.md +++ b/README.md @@ -222,7 +222,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`