diff --git a/README.md b/README.md index 207d848..83eaa7d 100644 --- a/README.md +++ b/README.md @@ -13,11 +13,12 @@ More suggestions are welcome! For compilation, you will need: - An up-to-date rust toolchain -- gtk-4.0 and pipewire-0.3 development headers +- `libclang-3.7` or higher +- `gtk-4.0` and `pipewire-0.3` development headers To compile, run $ cargo build --release in the repository root. -The resulting binary will be at `target/release/graphui`. \ No newline at end of file +The resulting binary will be at `target/release/graphui`.