diff --git a/README.md b/README.md index 88f0f097..b7aeb09f 100644 --- a/README.md +++ b/README.md @@ -62,6 +62,8 @@ structs (`.{ .label = "Save" }`). You can also see that simply wrapping a widget ## Getting Started +*Note:* You will at least need Zig `0.11.0-dev.1570+693b12f8e` + If you're starting a new project, simply clone [capy-template](https://github.com/capy-ui/capy-template) and follow build instructions. Otherwise or for more information, please look in the [wiki](https://github.com/capy-ui/capy/wiki/Installation).