diff --git a/readme.adoc b/readme.adoc index 4972d14..30dcd1f 100644 --- a/readme.adoc +++ b/readme.adoc @@ -32,7 +32,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-non-isa/riscv-pqc.git +git clone --recurse-submodules https://github.com/riscv/riscv-pqc.git ``` === Building the Documentation