Skip to content

Commit

Permalink
updating readme
Browse files Browse the repository at this point in the history
  • Loading branch information
alanzhu39 committed Jun 13, 2023
1 parent c64562f commit e06d917
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ A CLI implementation of Minesweeper, written in Rust. Based on the C++ version b

## Installation

1. Download the latest binary from the [Releases](https://github.com/alanzhu39/rust-minsweeper/releases) tab
1. Download the latest binary for your OS from the [Releases](https://github.com/alanzhu39/rust-minsweeper/releases) tab

2. Navigate to the downloaded binary

3. Execute binary
```
$ ./rust-minesweeper
$ ./rust-minesweeper-<target>
```

## Contributing
Expand Down

0 comments on commit e06d917

Please sign in to comment.