Modify the README.md

This commit is contained in:
AaronYES
2022-06-05 14:03:47 +08:00
parent 4be77f0536
commit 0b14411f2c

View File

@@ -22,18 +22,10 @@
~~~
wget https://raw.githubusercontent.com/AaronYES/aaPanel/main/script/aapanel.sh -O aapanel.sh && chmod +x aapanel.sh && clear && ./aapanel.sh
~~~
OR
~~~
curl -L https://raw.githubusercontent.com/AaronYES/aaPanel/main/script/aapanel.sh -o aapanel.sh && chmod +x aapanel.sh && ./aapane.sh
~~~
### 国内VPS
~~~
wget https://ghproxy.com/https://raw.githubusercontent.com/AaronYES/aaPanel/main/script/aapanel.sh -O aapanel.sh && chmod +x aapanel.sh && clear && ./aapanel.sh
~~~
OR
~~~
curl -L https://ghproxy.com/https://raw.githubusercontent.com/AaronYES/aaPanel/main/script/aapanel.sh -o aapanel.sh && chmod +x aapanel.sh && ./aapane.sh
~~~
## 更新日志
### 2022年6月5日