From 1d48728ef0293dc52d13548824d41d04adbf657c Mon Sep 17 00:00:00 2001 From: wangpeng Date: Tue, 3 Jun 2025 14:35:59 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9readme?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 709e514..8384f79 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ DDE Autotest for openEuler, based on [YouQu](https://youqu.uniontech.com/). 建议新建一个普通管理员用户:**uos** ```bash -sudo pip3 install youqu +sudo pip3 install youqu-framework # 初始化工程 youqu-startproject dde # 克隆用例仓库 -- Gitee