fix the readme

Signed-off-by: carbon <carbon@milkv.io>
This commit is contained in:
carbon
2024-06-21 18:48:22 +08:00
parent bdc4a8a27a
commit e53e8c2bcb

View File

@ -1,15 +1,5 @@
# sg200x-evb boards.
# Milk-V Duo series buildroot SDK V2
step1:
```
git clone -b sg200x-evb git@github.com:sophgo/sophpi.git
cd sophpi
./scripts/repo_clone.sh --gitclone scripts/subtree.xml
```
step2:
```
source build/cvisetup.sh
defconfig sg2002_wevb_riscv64_sd
clean_all
build_all
./build.sh lunch
```