diff --git a/README.md b/README.md index 8132362..9e65972 100644 --- a/README.md +++ b/README.md @@ -29,9 +29,13 @@ Enable IP Forwarding Find NICs -1. It's usually safe to assume that eth0 is the on-board NIC | wlan0 is the on-board wifi -2. ```ip a``` to find the NICs -3. Now we create the bridge +It's usually safe to assume that eth0 is the on-board NIC | wlan0 is the on-board wifi + +```ip a``` to find the NICs + +*** + +Now we create the bridge ```nano /etc/network/interfaces```