From 64e8dc484918241be73687e8029c5231e6e7f35c Mon Sep 17 00:00:00 2001 From: Foxlet Date: Mon, 22 Apr 2019 03:35:52 -0400 Subject: [PATCH] Update guide-networking.md --- guide-networking.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guide-networking.md b/guide-networking.md index 5caa36c..4abea95 100644 --- a/guide-networking.md +++ b/guide-networking.md @@ -5,7 +5,7 @@ To set up bridged networking for the macOS VM, use one of the following methods: ## Using /etc/network/interfaces -It is possible to create the bridge and tun/tap interfaces using adding the following lines to `/etc/network/interfaces`. Replace `DEVICENAME` with your ethernet card's device name, and `MYUSERNAME` with the user that is starting the VM. +It is possible to create the bridge and tun/tap interfaces by adding the following lines to `/etc/network/interfaces`. Replace `DEVICENAME` with your ethernet card's device name, and `MYUSERNAME` with the user that is starting the VM. ``` auto br0