From a34c32f167ac30d87e50beb16313bcb56a14c9b7 Mon Sep 17 00:00:00 2001 From: tteckster Date: Thu, 7 Jul 2022 04:48:48 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e6cfe1aa..4f0b20f6 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Run the following in the Proxmox Shell. ⚠️ **PVE7 ONLY** bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/misc/post-install-v3.sh)" ``` -It's recommended to update Proxmox after running this script, before adding any VM/CT. +It's recommended to answer `y` to all options. ____________________________________________________________________________________________