mirror of
https://github.com/openhwgroup/cva6.git
synced 2025-04-22 21:27:10 -04:00
📝 Correct from checking out to cloning
This commit is contained in:
parent
d58ab98bf8
commit
8a326f76bb
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ Go and get the [RISC-V tools](https://github.com/riscv/riscv-tools).
|
|||
|
||||
Checkout the repository and initialize all submodules
|
||||
```
|
||||
git checkout https://github.com/pulp-platform/ariane.git
|
||||
git clone https://github.com/pulp-platform/ariane.git
|
||||
git submodule update --init --recursive
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue