mirror of
https://github.com/thead-yocto-mirror/meta-riscv
synced 2026-09-08 17:54:49 +02:00
Update README
Forgot to mention to cd into riscv-yocto after creating it
This commit is contained in:
@@ -37,7 +37,7 @@ Make sure to [install the `repo` command by Google](https://source.android.com/s
|
||||
|
||||
## Create workspace
|
||||
```shell
|
||||
mkdir riscv-yocto
|
||||
mkdir riscv-yocto && cd riscv-yocto
|
||||
repo init -u git://github.com/riscv/meta-riscv -b master -m tools/manifests/riscv-yocto.xml
|
||||
repo sync
|
||||
repo start work --all
|
||||
|
||||
Reference in New Issue
Block a user