Update README.md
This commit is contained in:
parent
3690e48350
commit
141e84d9f7
|
|
@ -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)
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in New Issue