We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eec4f82 commit 70cc7dfCopy full SHA for 70cc7df
1 file changed
fault-cli/README.md
@@ -49,7 +49,7 @@ cargo +nightly install --git https://github.com/fault-project/fault-cli fault-cl
49
```
50
51
In that case you will also need to install the
52
-[fault ebpf programs](https://crates.io/crates/fault-ebpf-programs).
+`fault-ebpf-programs` crate from the repository:
53
54
```bash
55
cargo +nightly install --git https://github.com/fault-project/fault-cli fault-ebpf-programs --target=bpfel-unknown-none -Z build-std=core
0 commit comments