diff --git a/README.md b/README.md index 633456c..2afe1b8 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ openssl req -x509 -newkey rsa:4096 -keyout key.rsa -out cert.pem \ agate --content path/to/content/ \ --key key.rsa \ --cert cert.pem \ - --addr :::1965 \ + --addr [::]:1965 \ --addr 0.0.0.0:1965 \ --hostname example.com \ --lang en-US