diff --git a/tools/regz/README.md b/tools/regz/README.md index 9ae5ace..6da15d6 100644 --- a/tools/regz/README.md +++ b/tools/regz/README.md @@ -36,7 +36,7 @@ For ATDF you need to unzip the appropriate atpack from the regz targets zig master. ``` -git clone --recursive https://github.com/ZigEmbeddedGroup/regz.git +git clone https://github.com/ZigEmbeddedGroup/regz.git zig build ```