diff --git a/README.md b/README.md index 2b0cd94..b7e2af2 100644 --- a/README.md +++ b/README.md @@ -115,7 +115,7 @@ services: And in the `squid.conf` the proxy pool would be defined like this: ``` cache_peer proxy1.com parent 3128 0 round-robin no-query -cache_peer proxy2.com parent 3128 0 round-robin no-query +cache_peer proxy2.com parent 3128 0 round-robin no-query login=user:pass ``` ### Browserless