From 16671bd0a30151075bc388b88966bac2b1152ab9 Mon Sep 17 00:00:00 2001 From: Ujjwal Kumar <31813384+Ujjwal0501@users.noreply.github.com> Date: Mon, 20 Sep 2021 11:33:57 +0530 Subject: [PATCH] fix: Typo in configuration commands --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 66465393..1f3f8e72 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,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` +`autoreconf -vis` Alternatively use a .tar.bz2 version of a packaged release (which already contains ./configure): https://github.com/nfc-tools/libnfc/releases/