Fix some README typos

This commit is contained in:
Joakim Frostegård 2024-05-03 22:51:19 +02:00
parent 19df20e03f
commit 67210fbb10
3 changed files with 3 additions and 3 deletions

View file

@ -76,7 +76,7 @@ After starting the tracker, run the load tester:
```sh
. ./scripts/env-native-cpu-without-avx-512 # Optional
cargo build --release -p aquatic_udp_load_test -- --help
cargo run --release -p aquatic_udp_load_test -- --help
```
## Details