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