diff --git a/README.md b/README.md index 10b2b72..bc0dd48 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ Set the configuration variables `dns.domain` (this is optional, the default is `lxd`) and `dns.mode`: ``` -$ lxc network set lxdbr0 dns.domain '~localenv.com' +$ lxc network set lxdbr0 dns.domain 'localenv.com' $ lxc network set lxdbr0 dns.mode managed ```