summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index a78c041..1325e75 100644
--- a/README.md
+++ b/README.md
@@ -24,6 +24,8 @@ $ cargo build
$ cargo test
```
+Note that due to usage of `bindgen` you will need `clang` to be installed on your system.
+
## License
[GPLv2](LICENSE.md)