Apply suggestions from code review

This commit is contained in:
Patrick von Platen
2023-08-23 13:26:21 +02:00
committed by GitHub
parent 649202024c
commit 2c280007e8
2 changed files with 3 additions and 13 deletions

View File

@ -45,7 +45,7 @@ cd myapp
cargo add --git https://github.com/huggingface/candle.git candle-core
```
Finally, run `cargo build` to make sure everything can be correctly built.
Finally, run `cargo run` to make sure everything can be correctly built.
```bash
cargo run