mirror of
https://github.com/allyourcodebase/lua.git
synced 2026-05-01 11:17:58 +02:00
update README.md
This commit is contained in:
parent
ce846e8386
commit
0f326e1405
1 changed files with 1 additions and 0 deletions
|
|
@ -21,6 +21,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
|
||||
```
|
||||
then add the following to your `build.zig`
|
||||
```zig
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue