Fixed typo in README.
This commit is contained in:
parent
c874a7d228
commit
6a825790ad
@ -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`
|
||||
|
Loading…
Reference in New Issue
Block a user