Skip to content

Commit 70cc7df

Browse files
committed
docs: clarify fault-ebpf-programs installation source
1 parent eec4f82 commit 70cc7df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

fault-cli/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ cargo +nightly install --git https://github.com/fault-project/fault-cli fault-cl
4949
```
5050

5151
In that case you will also need to install the
52-
[fault ebpf programs](https://crates.io/crates/fault-ebpf-programs).
52+
`fault-ebpf-programs` crate from the repository:
5353

5454
```bash
5555
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

Comments
 (0)