mirror of
https://github.com/zigzap/zap.git
synced 2025-10-21 15:44:10 +00:00
README: remove note about ancient zig behavior
This commit is contained in:
parent
24c5b4fdc3
commit
ffe8494be4
1 changed files with 0 additions and 4 deletions
|
@ -200,10 +200,6 @@ Go to the [release page](https://github.com/zigzap/zap/releases). Every release
|
||||||
will state its version number and also provide instructions for changing
|
will state its version number and also provide instructions for changing
|
||||||
`build.zig.zon` and `build.zig`.
|
`build.zig.zon` and `build.zig`.
|
||||||
|
|
||||||
**Note:** I noticed, for Zap version updates to work with the version of Zig I'm
|
|
||||||
currently using, I have to erase Zig's global cache after updating my
|
|
||||||
`build.zig.zon`: `rm -fr ~/.cache/zig`
|
|
||||||
|
|
||||||
### Using a tagged version
|
### Using a tagged version
|
||||||
|
|
||||||
Go to [to the tags page](https://github.com/zigzap/zap/tags) to view all
|
Go to [to the tags page](https://github.com/zigzap/zap/tags) to view all
|
||||||
|
|
Loading…
Add table
Reference in a new issue