Skip to content

Commit e142f52

Browse files
committed
README: Update for v0.9.5 release
Signed-off-by: Dave Tucker <dave@dtucker.co.uk>
1 parent 57ed95e commit e142f52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ If your distro doesn't have them you can get them from Fedora Rawhide.
4040
Once you have installed LLVM 15 you can install the linker running:
4141

4242
```sh
43-
cargo install --git https://github.com/aya-rs/bpf-linker --tag v0.9.4 --no-default-features --features system-llvm -- bpf-linker
43+
cargo install --git https://github.com/aya-rs/bpf-linker --tag v0.9.5 --no-default-features --features system-llvm -- bpf-linker
4444
```
4545

4646
If you don't have cargo you can get it from https://rustup.rs or from your distro's package manager.

0 commit comments

Comments
 (0)