diff --git a/README.md b/README.md index 7e12783fc..ff9c97e70 100755 --- a/README.md +++ b/README.md @@ -35,6 +35,13 @@ Webhosting control panel that uses OpenLiteSpeed as web server. sh <(curl https://cyberpanel.net/install.sh || wget -O - https://cyberpanel.net/install.sh) ``` +# Upgrading + + +``` +sh <(curl https://raw.githubusercontent.com/usmannasir/cyberpanel/stable/preUpgrade.sh || wget -O - https://raw.githubusercontent.com/usmannasir/cyberpanel/stable/preUpgrade.sh) +``` + # Resources * [Official Site.](https://cyberpanel.net)