remember to cargo run in release mode

This commit is contained in:
xenofem 2022-04-28 00:41:10 -04:00
parent cd2e4b04ca
commit b7a68bd4a4

View file

@ -29,7 +29,7 @@ no matter what directory you run it from.)
```
git clone https://git.xeno.science/xenofem/poop-graph
cd poop-graph
cargo run
cargo run --release
```
## Other setup