mirror of
https://github.com/allyourcodebase/lua.git
synced 2026-05-01 11:17:58 +02:00
updated README.md
This commit is contained in:
parent
5222231d0e
commit
00fbce3fd1
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ zig build
|
|||
## Using in a zig project
|
||||
To add to a zig project run:
|
||||
```
|
||||
zig fetch --save https://github.com/delta1024Packages/lua/archive/refs/tags/5.4.7.tar.gz
|
||||
zig fetch --save https://github.com/allyourcodebase/lua/archive/refs/tags/5.4.7.tar.gz
|
||||
```
|
||||
then add the following to your `build.zig`
|
||||
```zig
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue