diff --git a/examples/README.md b/examples/README.md index 4b77be1..c8cd1f9 100755 --- a/examples/README.md +++ b/examples/README.md @@ -24,7 +24,7 @@ npm run lint ### Using `0.0.0.0` as Host -You may want to change the host in `server.js` and `webpack.config.js` from `localhost` to `0.0.0.0` to allow access from same WiFi network. This is not enabled by default because it is reported to cause problems on Windows. This may also be useful if you're using a VM. +You may want to change the `host` in `server.js` and `webpack.config.js` from `localhost` to `0.0.0.0` to allow access from same WiFi network. This is not enabled by default because it is reported to cause problems on Windows. This may also be useful if you're using a VM. ### Missing Features