We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd462bf commit ede1c55Copy full SHA for ede1c55
1 file changed
igvm_c/README.md
@@ -19,12 +19,6 @@ API can be built. This can be achieved using:
19
cargo install --force cbindgen cargo-c
20
```
21
22
-Also, `cargo-c` needs to be installed to build the C code:
23
-
24
-```bash
25
-cargo install --force cargo-c
26
-```
27
28
In addition, `sample/dump_igvm` and the C unit tests requires a C compiler to be
29
installed.
30
0 commit comments