mirror of
https://github.com/huggingface/candle.git
synced 2025-06-20 04:00:28 +00:00
Apply suggestions from code review
This commit is contained in:

committed by
GitHub

parent
649202024c
commit
2c280007e8
@ -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
|
||||
|
Reference in New Issue
Block a user