Skip to content

Commit

Permalink
Update readme.adoc
Browse files Browse the repository at this point in the history
Signed-off-by: Ved Shanbhogue <[email protected]>
  • Loading branch information
ved-rivos authored Oct 31, 2023
1 parent 0fdf65a commit f5a9c8d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions readme.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@ For instructions on how to contribute please see the link:CONTRIBUTING.md[CONTRI
To build the document, you'll need the following tools installed on your system:

```
Make
asciiDoctor-pdf, asciidoctor-bibtex, asciidoctor-diagram and asciidoctor-mathematical
Docker
make
asciidoctor-pdf, asciidoctor-bibtex, asciidoctor-diagram and asciidoctor-mathematical
docker
```

= Cloning and Building the Document
Expand All @@ -42,7 +42,7 @@ This project uses submodules to include the RISC-V documentation toolchain.

```
git clone --recurse-submodule https://github.com/riscv-non-isa/riscv-cbqri.git
cd ./riscv-zacas.git
cd ./riscv-cbqri
make VERSION=v1.0.0 REVMARK=Draft
```

Expand Down

0 comments on commit f5a9c8d

Please sign in to comment.