diff --git a/README.md b/README.md index e1300fa..f71d173 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ Before you can configure squid to use muliple IP address, you need to add IP to Once IP added to your server, you can configure it to use with squid proxy by running following command ``` -wget -qO - https://raw.githubusercontent.com/serverok/squid/master/squid-conf-ip.sh | bash +wget https://raw.githubusercontent.com/serverok/squid/master/squid-conf-ip.sh && bash squid-conf-ip.sh && rm -f squid-conf-ip.sh ``` # Create Users