Remove 'or zip'

This commit is contained in:
Dave T 2021-06-09 12:57:49 +01:00 committed by GitHub
parent df255840f5
commit 60cf1e64ef
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 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 -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/ https://github.com/nfc-tools/libnfc/releases/
The build should be as simple as running these commands: The build should be as simple as running these commands: