review comment: only bz2 has premade configure

This commit is contained in:
Dave T 2021-06-07 12:32:48 +01:00 committed by GitHub
parent ea101123b3
commit 8869b2f245
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: