1
0
Fork 0
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:
Rene Schallner 2023-04-23 08:02:41 +02:00
parent 24c5b4fdc3
commit ffe8494be4

View file

@ -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