diff --git a/README.md b/README.md index 6adf428..d6b9a9e 100644 --- a/README.md +++ b/README.md @@ -12,5 +12,6 @@ curl https://raw.githubusercontent.com/minoplhy/nginx-noroot/main/build.sh | bas ### using Wget ``` -wget https://raw.githubusercontent.com/minoplhy/nginx-noroot/main/build.sh | ./build.sh +wget https://raw.githubusercontent.com/minoplhy/nginx-noroot/main/build.sh +chmod +x build.sh && ./build.sh ``` \ No newline at end of file