소스 검색

Update README.md

Bozhidar Slaveykov 1 년 전
부모
커밋
4eeb64b78e
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -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
 ```