diff --git a/README.md b/README.md index 5ee613a..ab64f0b 100644 --- a/README.md +++ b/README.md @@ -114,7 +114,7 @@ $ mkdir zaptest && cd zaptest $ zig init-exe $ git init ## (optional) ``` -**Note 1**: Zap is developed with zig master (0.11.0-dev.1602+d976b4e4a at the +**Note 1**: Zap is developed with zig master (0.11.0-dev.2985+3f3b1a680 at the time of writing). This version of zig has the package management features in place that are used in the following instructions. Nix users are lucky; you can use the existing `flake.nix` and run `nix develop` to get a development shell