Fix plugin names in readmes

Closes #7.
This commit is contained in:
Robbert van der Helm
2022-05-26 13:32:18 +02:00
parent 7eee0b032e
commit c555aff768
2 changed files with 2 additions and 3 deletions

View File

@@ -31,5 +31,5 @@ After installing [Rust](https://rustup.rs/), you can compile Safety Limiter as
follows:
```shell
cargo xtask bundle puberty_simulator --release
cargo xtask bundle safety_limiter --release
```