From b597bb6565e58da9254cd231237974f31a180c3f Mon Sep 17 00:00:00 2001 From: wangyu Date: Fri, 8 Sep 2023 02:15:36 +0000 Subject: [PATCH] =?UTF-8?q?update=20archive/doc/pkg-isulad.md.=20=E9=94=99?= =?UTF-8?q?=E5=88=AB=E5=AD=97=EF=BC=8C=E5=BA=94=E8=AF=A5=E5=B0=86=E2=80=9C?= =?UTF-8?q?=E7=99=BB=E9=99=86=E2=80=9D=20=E4=BF=AE=E6=94=B9=E4=B8=BA?= =?UTF-8?q?=E2=80=9C=E7=99=BB=E5=BD=95=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