From e53e8c2bcbe2624bf2e07e74a84da235fa34c0cd Mon Sep 17 00:00:00 2001 From: carbon Date: Fri, 21 Jun 2024 18:48:22 +0800 Subject: [PATCH] fix the readme Signed-off-by: carbon --- README.md | 14 ++------------ 1 file changed, 2 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 116a98c73..9199d3707 100644 --- a/README.md +++ b/README.md @@ -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 ```