From d7dd997ecdb6423305699ad4444047ddb303557d Mon Sep 17 00:00:00 2001 From: zhouliang-eswin Date: Tue, 5 Sep 2023 11:08:50 +0800 Subject: [PATCH] Remove duplicate words from the title. Signed-off-by: zhouliang-eswin --- release/openEuler-23.03/Installation_Book/QEMU/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release/openEuler-23.03/Installation_Book/QEMU/README.md b/release/openEuler-23.03/Installation_Book/QEMU/README.md index 84b261e7..7cf4968a 100755 --- a/release/openEuler-23.03/Installation_Book/QEMU/README.md +++ b/release/openEuler-23.03/Installation_Book/QEMU/README.md @@ -29,7 +29,7 @@ ### 部署和启动 -#### 直接启动启动带有 xfce 桌面镜像的根文件系统用脚本。 +#### 直接启动带有 xfce 桌面镜像的根文件系统用脚本。 > 已验证启动脚本在 Ubuntu 22.04,Debian 11.4 环境下正常运行 -- Gitee