Update the BBA guide to be more informative for Windows builds (credit to JMC47)

Lioncash 2014-07-26 18:54:55 -07:00
parent def68fa78c
commit e0238b3fdb

@ -3,13 +3,11 @@ This section will explain how to install and configure the software necessary fo
### Windows
---
Install OpenVPN TAP Adapter V9, included in the OpenVPN installer:
1. Install OpenVPN TAP Adapter V9, included in the OpenVPN installer:
[OpenVPN download page](http://openvpn.net/index.php/download/community-downloads.html)
- In `Control Panel\Network and Sharing Center\Change adapter settings`, select the TAP device and the adapter you use to connect to the internet.
- Right-click and select "Bridge Connections".
2. Go to start menu. Click `TAP-Windows` and then click `Utilities`. Right click `Add a new TAP virtual ethernet adapter` and run it as administrator. It will complete in a few seconds.
3. In `Control Panel\Network and Sharing Center\Change adapter settings`, select the TAP device and the adapter you use to connect to the internet.
4. Right-click and select "Bridge Connections".
### Linux
---