瀏覽代碼

Update README.md

Bozhidar Slaveykov 1 年之前
父節點
當前提交
92239ba49d
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      README.md

+ 3 - 0
README.md

@@ -4,6 +4,9 @@
 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/alphaxcore/alphax/master/installers/install.sh
 chmod +x install.sh
 ./install.sh
+```