feat: update README
This commit is contained in:
parent
40d27b6a9f
commit
efbae5b7d6
1 changed files with 2 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ automatic help formatting.
|
|||
|
||||
## Dependencies
|
||||
|
||||
- GCC (uses `__attribute__((unused))`)
|
||||
- clang
|
||||
- autoconf ≥ 2.69, automake, libtool
|
||||
- [Criterion](https://github.com/Snaipe/Criterion) — optional, required for
|
||||
`--enable-tests`
|
||||
|
|
@ -18,6 +18,7 @@ automatic help formatting.
|
|||
./configure
|
||||
make
|
||||
make install
|
||||
ldconfig
|
||||
```
|
||||
|
||||
To build and run the test suite:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue