Skip to content
This repository was archived by the owner on Jan 6, 2023. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ExPixel authored Sep 1, 2020
1 parent 37e590f commit 77f8cee
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,8 @@ That can be found in the C library's main header file.

Building
---
If the `bindgen` feature is turned off:
Then you shouldn't need to do anything special, the bindings should __just work__.
If they don't please open an issue.

If the `bindgen` feature is turned on:
LLVM must be installed in order to generate the bindings, but aside from that everything should __just work__.
Feel free to open an issue here if that is not the case.
LLVM and clang must be installed in order to generate the bindings.
Installation instructions can be found here: https://rust-lang.github.io/rust-bindgen/requirements.html


Example Usage
Expand Down

0 comments on commit 77f8cee

Please sign in to comment.