Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
Update the README file with Zabha extension.

Signed-off-by: Jiawei <[email protected]>
  • Loading branch information
pz9115 authored Mar 15, 2024
1 parent ea4f0a1 commit 1c29b69
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -37,15 +37,15 @@ 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

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:
Expand Down

0 comments on commit 1c29b69

Please sign in to comment.