Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
touilleMan authored Mar 20, 2024
1 parent 16ab7ff commit 48bf995
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Rust [bindgen CLI must be installed](https://rust-lang.github.io/rust-bindgen/co
cargo install bindgen-cli
```

On top of that, Clang is needed by [rust-bindgen](https://github.com/rust-lang/rust-bindgen) for parsing WinFPS C++ API headers.
On top of that, Clang is needed by [rust-bindgen](https://github.com/rust-lang/rust-bindgen) for parsing WinFSP C++ API headers.

To install Clang (also [see rust-bindgen doc](https://rust-lang.github.io/rust-bindgen/requirements.html#windows)):

Expand Down

0 comments on commit 48bf995

Please sign in to comment.