mirror of
https://github.com/Not-Nik/raylib-zig.git
synced 2025-09-09 12:07:27 +00:00
Change zig init-exe to zig init in README (#111)
Fix zig init reference in README
This commit is contained in:
parent
1dab3352b3
commit
140dff9a1a
@ -57,7 +57,7 @@ To build all available examples simply `zig build examples`. To list available e
|
||||
* You can copy that folder anywhere you want and edit the source
|
||||
* Run `zig build run` at any time to test your project
|
||||
|
||||
### In an existing project (e.g. created with `zig init-exe`)
|
||||
### In an existing project (e.g. created with `zig init`)
|
||||
|
||||
Create a `build.zig.zon` and add raylib-zig as a dependency like so:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user