Adding modification of /etc/hosts for ingress
Change-Id: Id3366aa34dffdcc55048dbb34d934613825117ec
diff --git a/README.md b/README.md
index 5b1794f..b850cdc 100644
--- a/README.md
+++ b/README.md
@@ -346,7 +346,10 @@
The important settings are
**NOTE:** _Note hostname and port will vary depending on how you deploy as
-well as how the Ingress controller is accessed from outside the cluster._
+well as how the Ingress controller is accessed from outside the cluster.
+If you are deploying VOLTHA locally edit your `/etc/hosts` file adding at the end
+the same hostname you specified in the `voltctl` config,
+as an example `127.0.0.1 voltha.voltha.com`_
- `--server`/`server` - the value of the external IP address of the ingress
controller and the port on which it is listening (_ex:_ `localhost:443` or