diff --git a/README.md b/README.md index b7eb594..f6f0a9e 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ _Getty JSON_ is a (de)serialization library for the JSON data format. 1. Declare Getty JSON as a dependency: ```console - zig fetch --save git+https://github.com/getty-zig/json.git#master + zig fetch --save git+https://github.com/getty-zig/json.git#main ``` 2. Expose Getty JSON as a module in `build.zig`: