From af164b7df1bca5d6ba9ac77e79176daaf6f8cfdc Mon Sep 17 00:00:00 2001 From: spiritLHLS <103393591+spiritLHLS@users.noreply.github.com> Date: Fri, 17 Feb 2023 10:26:11 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b362978..0fe2665 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ curl -L https://raw.githubusercontent.com/spiritLHLS/pve/main/install_pve6.sh -o 下载KVM或LXC模板到PVE的ISO/CT列表中 -下载完成后请web端查看刷新一下记录,直接去创建虚拟机是看不到已下载的 +下载完成后请web端查看 pve > local(pve) > ISO Images/CT Templates 刷新一下记录,直接去创建虚拟机是看不到已下载的 ``` curl -L https://raw.githubusercontent.com/spiritLHLS/pve/main/install_iso.sh -o install_iso.sh && chmod +x install_iso.sh && bash install_iso.sh