PhyrePanel/README.md
Bozhidar Slaveykov c57e225512 Update README.md
2023-11-24 00:52:23 +02:00

10 lines
342 B
Markdown

# AlphaXPanel
## Introduction
AlphaXPanel is a web-based panel for AlphaX. It is written in PHP and uses the Laravel framework.
## 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
```