Update README.md

This commit is contained in:
Master3395 2024-05-09 23:01:44 +02:00
parent 3690e48350
commit 141e84d9f7
1 changed files with 2 additions and 5 deletions

View File

@ -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)
```