diff --git a/README.md b/README.md index db5d554..592442b 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ Examples: ## Example `/etc/network/interfaces` #### Host -```bash +``` auto br-vm-test iface br-vm-test inet static bridge_ports none @@ -74,7 +74,7 @@ iface br-vm-test inet static ``` #### Guest -```bash +``` auto eth0 iface eth0 inet static address 192.168.234.2