diff --git a/README.md b/README.md index 391bfaa9..215dbea3 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ It can easily manage the server through the Web terminal, improving the operatio **aaPanel Installation Command** -`URL=https://www.aapanel.com/script/install_6.0_en.sh && if [ -f /usr/bin/curl ];then curl -ksSO "$URL" ;else wget --no-check-certificate -O install_6.0_en.sh "$URL";fi;bash install_6.0_en.sh aapanel` +`URL=https://www.aapanel.com/script/install_6.0_en.sh && if [ -f /usr/bin/curl ];then curl -ksSO "$URL" ;else wget --no-check-certificate -O install_6.0_en.sh "$URL";fi;bash install_6.0_en.sh 66959f96` **aaPanel Docker Deployment**