Updated README

master
Aadhavan Srinivasan 7 months ago
parent e9405b69e7
commit 10f91fafd4

@ -9,7 +9,7 @@ The game has only one runtime dependency: The [raylib](https://www.raylib.com/)
## Building
This application uses [Meson](https://mesonbuild.com/) as a build system. To build the application:
1. Install __meson__ from the link above.
1. Install meson from the link above.
2. Set up the build directory.
```
meson setup build

Loading…
Cancel
Save