Update README.md
This commit is contained in:
parent
4e1cfddaa4
commit
c57e225512
1 changed files with 1 additions and 3 deletions
|
@ -6,7 +6,5 @@ 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/CloudVisionApps/AlphaXPanel/main/installers/install.sh &&
|
||||
chmod +x install.sh &&
|
||||
./install.sh
|
||||
wget https://raw.githubusercontent.com/CloudVisionApps/AlphaXPanel/main/installers/install.sh && chmod +x install.sh && ./install.sh
|
||||
```
|
||||
|
|
Loading…
Add table
Reference in a new issue