Updated instructions in README.md.
.
This commit is contained in:
parent
77e16e3573
commit
330bf6b078
1 changed files with 1 additions and 7 deletions
|
|
@ -23,13 +23,7 @@ Use Cargo to build
|
|||
cargo build
|
||||
```
|
||||
|
||||
Move binary to `bin` directory
|
||||
```
|
||||
mv ./target/rust-2048 ./bin
|
||||
```
|
||||
|
||||
Play!
|
||||
```
|
||||
./bin/rust-2048
|
||||
cargo run
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue