Tweak wording

pull/856/head
Wilfred Hughes 2025-07-03 09:36:46 +07:00
parent 87521ed3fc
commit 62014159d1
1 changed files with 1 additions and 1 deletions

@ -16,7 +16,7 @@ Difftastic can be built with `cargo`. The compiled binary will be at
$ cargo build --release
```
C library dependencies are built with the `cc` crate, which [exposes
C library dependencies are built with the `cc` crate, which [has
various environment
variables](https://docs.rs/cc/1.1.30/cc/index.html#external-configuration-via-environment-variables)
to configure the C toolchain (e.g. `CFLAGS`).