1
0
mirror of https://github.com/nfc-tools/mfoc.git synced 2026-02-27 09:09:11 +00:00

Added missing "autoconf" to readme

This commit is contained in:
Federico Cerutti
2018-01-20 16:27:49 +01:00
committed by GitHub
parent 809f3bc62c
commit 9fed51206f

View File

@@ -10,6 +10,7 @@ Please note MFOC is able to recover keys from target only if it have a known key
libtoolize --force
aclocal
autoheader
autoconf
automake --force-missing --add-missing
./configure
make && sudo make install