diff --git a/README.md b/README.md index a9fb778e1..981940722 100755 --- a/README.md +++ b/README.md @@ -33,6 +33,8 @@ Web Hosting Control Panel that uses OpenLiteSpeed as the underlying Web Server. # Supported OS Versions +* CyberPanel is supported on x86_64 based + * Ubuntu 18.04 * Ubuntu 20.04 * Ubuntu 20.10 @@ -50,19 +52,14 @@ Web Hosting Control Panel that uses OpenLiteSpeed as the underlying Web Server. * openEuler 20.03 * openEuler 22.03 -* CyberPanel is supported on x86_64 based - - # Installation Instructions - ``` sh <(curl https://cyberpanel.net/install.sh || wget -O - https://cyberpanel.net/install.sh) ``` # Upgrading CyberPanel - ``` sh <(curl https://raw.githubusercontent.com/usmannasir/cyberpanel/stable/preUpgrade.sh || wget -O - https://raw.githubusercontent.com/usmannasir/cyberpanel/stable/preUpgrade.sh) ```