From 2eb137ec0b3eb048bf54766b66ef43962cf7f788 Mon Sep 17 00:00:00 2001 From: bin456789 Date: Thu, 25 May 2023 20:38:50 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=8C=E5=96=84Windows=E6=B3=A8=E6=84=8F?= =?UTF-8?q?=E4=BA=8B=E9=A1=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 38a4016..78cf485 100644 --- a/README.md +++ b/README.md @@ -40,10 +40,10 @@ windows (见下方注意事项) 只支持 UEFI 引导的机器,已测试成功的系统有 7 10 11,其他系统不保证成功 安装 Windows 需要以下参数 --iso iso 链接,不需要提前添加 virtio 驱动 ---image-name 系统全名,例如: - Windows 7 Ultimate - Windows 10 Enterprise LTSC 2021 - Windows 11 Pro +--image-name 系统全名,两边要有引号,例如: + 'Windows 7 Ultimate' + 'Windows 10 Enterprise LTSC 2021' + 'Windows 11 Pro' ``` #### 内存要求: ```