diff --git a/README.md b/README.md index cb1052f..bd6b345 100644 --- a/README.md +++ b/README.md @@ -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