From 8869b2f24516043a50215ed96e8f9e276ece94ba Mon Sep 17 00:00:00 2001 From: Dave T <17680170+davet2001@users.noreply.github.com> Date: Mon, 7 Jun 2021 12:32:48 +0100 Subject: [PATCH] review comment: only bz2 has premade configure --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6571319..4742312 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ Building Note: If working directly from a git clone of the repository, some of the files need to be generated first. To do this run `autoreconf -vls` -Alternatively use a tar.gz or zip version of a packaged release release (which already contains ./configure): +Alternatively use a .tar.bz2 or zip version of a packaged release release (which already contains ./configure): https://github.com/nfc-tools/libnfc/releases/ The build should be as simple as running these commands: