README: Add how to run app
This commit is contained in:
parent
d4972c2d62
commit
8484ac75ec
1 changed files with 8 additions and 0 deletions
|
|
@ -6,6 +6,14 @@ A collection of the examples/exercices/... found in the rust tutorial "The Book"
|
|||
Interesting commands
|
||||
--------------------
|
||||
|
||||
### Run ###
|
||||
|
||||
Running an application.
|
||||
|
||||
```
|
||||
$> cargo run
|
||||
```
|
||||
|
||||
### Compile ###
|
||||
|
||||
1. Debug
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue