]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - README.md
Update README.md
[proxmark3-svn] / README.md
index e50d3c50ca8db82dff1a43eab34e9d7c3dfb9041..136e33ae9671c9237d825d4277cfe12618468818 100644 (file)
--- 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`
Impressum, Datenschutz