From: Iceman Date: Fri, 6 Jan 2017 18:10:48 +0000 (+0100) Subject: Update README.md X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/commitdiff_plain/0ecec5395b9426dc1d721065cde2339aef234751?hp=38a30dbf1842290f12d2d42b73c403efa0711705 Update README.md added instructions for installing the blacklist / udev rules for Ubuntu --- diff --git a/README.md b/README.md index 7f41607b..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