Update README.md
Fixes a typo in a sample configuration line
This commit is contained in:
parent
8ec6108143
commit
5a48db2fc3
|
@ -42,7 +42,7 @@ attribute to `true`.
|
||||||
|
|
||||||
A machine's IP address is defined by either the static IP for a private
|
A machine's IP address is defined by either the static IP for a private
|
||||||
network configuration or by the SSH host configuration. To disable
|
network configuration or by the SSH host configuration. To disable
|
||||||
using the private network IP address, set `config.hostmanger.ignore_private_ip`
|
using the private network IP address, set `config.hostmanager.ignore_private_ip`
|
||||||
to true.
|
to true.
|
||||||
|
|
||||||
A machine's host name is defined by `config.vm.hostname`. If this is not
|
A machine's host name is defined by `config.vm.hostname`. If this is not
|
||||||
|
|
Loading…
Reference in New Issue