fix: wrong place in readme
This commit is contained in:
parent
4b7a4f1cb0
commit
4b959ef449
|
@ -2,12 +2,12 @@
|
|||
|
||||
Minesweeper game.
|
||||
|
||||
Oh no, my os doesn't comme with minesweeper preinstalled, let's make it myself.
|
||||
|
||||
# building
|
||||
|
||||
You need to install [raylib v5](https://github.com/raysan5/raylib/releases/tag/5.0), but any version should work.
|
||||
|
||||
Oh no, my os doesn't comme with minesweeper preinstalled, let's make it myself.
|
||||
|
||||
```console
|
||||
$ make
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue