Skip to content

Commit 7c5875f

Browse files
author
robo9k
committed
Recommend cargo release profile to run binary
1 parent 0f5ae28 commit 7c5875f

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

+2-3
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,8 @@ The provided UI depends on SDL2 via [Piston](http://www.piston.rs/) for it's gra
2121
Usage
2222
==
2323

24-
```
25-
> cargo build
26-
> cargo run [path_to_ch8_rom]
24+
```sh
25+
$ cargo run --release -- <rom>
2726
```
2827

2928
Controls are mapped to these 16 buttons:

0 commit comments

Comments
 (0)