remember to cargo run in release mode

main
xenofem 2022-04-28 00:41:10 -04:00
parent cd2e4b04ca
commit b7a68bd4a4
1 changed files with 1 additions and 1 deletions

View File

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