diff --git a/readme.adoc b/readme.adoc index 32de26d..a308a38 100644 --- a/readme.adoc +++ b/readme.adoc @@ -37,7 +37,7 @@ To build the document, you'll need the following tools installed on your system: === Cloning the Repository ```shell -git clone --recurse-submodules https://github.com/riscv/riscv-zacas.git +git clone --recurse-submodules https://github.com/riscv/riscv-zabha.git ``` === Building the Documentation @@ -45,7 +45,7 @@ git clone --recurse-submodules https://github.com/riscv/riscv-zacas.git To start the build process, run: ```shell -cd ./riscv-zacas && make build +cd ./riscv-zabha && make build ``` The link:Makefile[] script will check the availability of Docker on your system: