readme: build typo
This commit is contained in:
parent
02a79188bf
commit
8129343d80
1 changed files with 2 additions and 2 deletions
|
@ -17,7 +17,7 @@ Follow instructions on [Windows](https://forge.rust-lang.org/infra/other-install
|
|||
To build and run application go to project directory and run:
|
||||
|
||||
```
|
||||
cargo build release
|
||||
cargo build --release
|
||||
./target/release/grim
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue