From fc25d51260ec118f27a6461b80b800da41ae8e0e Mon Sep 17 00:00:00 2001 From: wangyu Date: Thu, 7 Sep 2023 07:41:43 +0000 Subject: [PATCH] =?UTF-8?q?update=20archive/doc/pkg-isulad.md.=20=E5=BA=94?= =?UTF-8?q?=E8=AF=A5=E6=98=AF=E7=94=A8=E2=80=9C=E7=99=BB=E5=BD=95=E2=80=9D?= =?UTF-8?q?=EF=BC=8C=E8=80=8C=E4=B8=8D=E6=98=AF=E2=80=9C=E7=99=BB=E9=99=86?= =?UTF-8?q?=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: wangyu --- archive/doc/pkg-isulad.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/archive/doc/pkg-isulad.md b/archive/doc/pkg-isulad.md index 7bda73af..843b32b7 100644 --- a/archive/doc/pkg-isulad.md +++ b/archive/doc/pkg-isulad.md @@ -55,7 +55,7 @@ qemu-system-riscv64 \ 1. 在终端直接输入shell文件中的内容 2. 如果创建了shell文件,只需要在终端里输入 `sh run_oe1_rv64.sh` -默认的登陆用户名/密码是:root/openEuler12#$ +默认的登录用户名/密码是:root/openEuler12#$ ## 依赖安装 -- Gitee