From 60cf1e64ef5b10e8be30599838ef2cf1bda5acaa Mon Sep 17 00:00:00 2001 From: Dave T <17680170+davet2001@users.noreply.github.com> Date: Wed, 9 Jun 2021 12:57:49 +0100 Subject: [PATCH] Remove 'or zip' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8f7566d..6646539 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.bz2 or zip version of a packaged release (which already contains ./configure): +Alternatively use a .tar.bz2 version of a packaged release (which already contains ./configure): https://github.com/nfc-tools/libnfc/releases/ The build should be as simple as running these commands: