The --disable-nfctype4 option disables the support for type 4 NFC tags. Fix it accordingly. Signed-off-by: Fabio Estevam --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 509363bccac3..b2967a787508 100644 --- a/README +++ b/README @@ -41,7 +41,7 @@ disabled with the following configuration options: --disable-nfctype4 - Disable support for type 1 NFC tags. + Disable support for type 4 NFC tags. --disable-nfctype5 -- 2.34.1