Ver código fonte

Update README.md

Bozhidar Slaveykov 1 ano atrás
pai
commit
92239ba49d
1 arquivos alterados com 3 adições e 0 exclusões
  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
+```