Update README.md

This commit is contained in:
Bozhidar Slaveykov 2023-11-23 22:17:40 +02:00
parent c65331f9d3
commit 4eeb64b78e

View file

@ -6,7 +6,7 @@ AlphaXPanel is a web-based panel for AlphaX. It is written in PHP and uses the L
## Installation
To install AlphaXPanel, you need to run this commands:
```
wget https://raw.githubusercontent.com/alphaxcore/alphax/master/installers/install.sh
wget https://raw.githubusercontent.com/CloudVisionApps/AlphaXPanel/main/installers/install.sh
chmod +x install.sh
./install.sh
```