diff --git a/README.md b/README.md index 4f01f07..5a86c38 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ For building you need: - A recent (0.11.0-dev) Zig compiler. - Allegro 5.2.8 development libraries. -You can use `allegro.path` if your Allegro development libraries can't be natively found. In this file you can put the path to a directory contain the Allegro `lib`, `bin` and `include` folders. +You can use `allegro.path` if your Allegro development libraries can't be natively found. In this file you can put the path to a directory that contains the Allegro `lib`, `bin` and `include` folders. Build: `zig build`