Update README.md

This commit is contained in:
Marcos Nils
2017-05-17 13:22:15 -03:00
committed by GitHub
parent dced4910d1
commit caf42df624

View File

@@ -46,7 +46,7 @@ You can achieve this by setting up a `dnsmasq` server (you can run it in a docke
address=/localhost/127.0.0.1 address=/localhost/127.0.0.1
``` ```
Don't forget to change your computer default DNS to Don't forget to change your computer default DNS to use the dnsmasq server to resolve.
### Building the dind image myself. ### Building the dind image myself.