1
0
mirror of https://github.com/Morganamilo/paru synced 2024-07-08 16:55:45 +00:00

[ci skip] typo - libalpm "buildings" -> "bindings"

This commit is contained in:
Darren Ng 2021-08-06 11:56:14 +08:00 committed by GitHub
parent 480aa61052
commit 9e279cc39c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,7 +24,7 @@ Paru has a couple of feature flags which you may want to enable:
- backtrace: generate backtraces when errors occur (requires nightly)
- git: target the libalpm-git API
- generate: generate the libalpm buildings at build time (requires clang)
- generate: generate the libalpm bindings at build time (requires clang)
### Building Against a Custom libalpm