Typo: remove duplicate word

This commit is contained in:
Dave T 2021-06-07 12:33:33 +01:00 committed by GitHub
parent 8869b2f245
commit df255840f5
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.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: