From b3254e517d9397c6ca88f4d1149f4ac7fe54fab5 Mon Sep 17 00:00:00 2001 From: Rafael Sene Date: Fri, 2 Feb 2024 14:19:50 -0300 Subject: [PATCH] Update readme.adoc Initial updates. Signed-off-by: Rafael Sene --- readme.adoc | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/readme.adoc b/readme.adoc index 559a49e..4972d14 100644 --- a/readme.adoc +++ b/readme.adoc @@ -1,8 +1,4 @@ -= RISC-V Specification Template - -This repository serves as a template for creating GitHub repositories within the RISC-V organization for the purpose of developing specifications. It aims to facilitate and standardize the process of specification development. - -NOTE: If you are viewing this in a specification repository, kindly update the title for this section and provide an introduction relevant to your repository. += Post Quantum Cryptography == License @@ -36,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/docs-spec-template.git +git clone --recurse-submodules https://github.com/riscv-non-isa/riscv-pqc.git ``` === Building the Documentation