From b3e27dd88322edb26b4f7067e006b815ae930caf Mon Sep 17 00:00:00 2001 From: spiritLHLS <103393591+spiritLHLS@users.noreply.github.com> Date: Mon, 13 Feb 2023 17:24:15 +0800 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 857445b..412b127 100644 --- a/README.md +++ b/README.md @@ -1 +1,5 @@ -# pve \ No newline at end of file +# pve + +``` +curl -L https://raw.githubusercontent.com/spiritLHLS/pve/main/install_pve7.2.sh -o install_pve7.2.sh && chmod +x install_pve7.2.sh && bash install_pve7.2.sh +```