📝 Correct from checking out to cloning

This commit is contained in:
Florian Zaruba 2018-02-19 20:33:02 +01:00
parent d58ab98bf8
commit 8a326f76bb
No known key found for this signature in database
GPG key ID: E742FFE8EC38A792

View file

@ -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
```