Update hello-cargo.md
This commit is contained in:
parent
1014ac44f6
commit
d04b2047a7
@ -89,7 +89,7 @@ we hadn’t changed the source file, and so it just ran the binary. If we had
|
||||
made a modification, we would have seen it do both:
|
||||
|
||||
```bash
|
||||
$ cargo build
|
||||
$ cargo run
|
||||
Compiling hello_world v0.0.1 (file:///home/yourname/projects/hello_world)
|
||||
Running `target/debug/hello_world`
|
||||
Hello, world!
|
||||
|
Loading…
x
Reference in New Issue
Block a user