From df255840f5f9f95531700ec712427d08e8deb878 Mon Sep 17 00:00:00 2001 From: Dave T <17680170+davet2001@users.noreply.github.com> Date: Mon, 7 Jun 2021 12:33:33 +0100 Subject: [PATCH] Typo: remove duplicate word --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4742312..8f7566d 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 release (which already contains ./configure): +Alternatively use a .tar.bz2 or zip 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: