diff --git a/tools/regz/README.md b/tools/regz/README.md index 1022af7..c57b991 100644 --- a/tools/regz/README.md +++ b/tools/regz/README.md @@ -38,7 +38,7 @@ For ATDF you need to unzip the appropriate atpack from the regz targets zig master. ``` -git clone https://github.com/ZigEmbeddedGroup/regz.git +git clone --recursive https://github.com/ZigEmbeddedGroup/regz.git cd regz zig build ```