parent
7eee0b032e
commit
c555aff768
|
@ -18,8 +18,7 @@ on macOS.
|
|||
|
||||
### Building
|
||||
|
||||
After installing [Rust](https://rustup.rs/), you can compile Puberty Simulator
|
||||
as follows:
|
||||
After installing [Rust](https://rustup.rs/), you can compile Crisp as follows:
|
||||
|
||||
```shell
|
||||
cargo xtask bundle crisp --release
|
||||
|
|
|
@ -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
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue