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 +```