mirror of
https://github.com/davegallant/vpngate.git
synced 2025-08-06 08:43:40 +00:00
Update README.md (#133)
This commit is contained in:
committed by
Dave Gallant
parent
3e819c5c55
commit
a72c298292
@@ -21,15 +21,15 @@ curl ipinfo.io
|
|||||||
|
|
||||||
You can install vpngate in a few different ways, and it will differ slightly depending on your OS.
|
You can install vpngate in a few different ways, and it will differ slightly depending on your OS.
|
||||||
|
|
||||||
### Homebrew
|
### Homebrew (macOS and linux)
|
||||||
|
|
||||||
vpngate can be installed with [homebrew](https://brew.sh/) (ensure that xcode is installed before installing homebrew by running `xcode-select --install`).
|
vpngate can be installed with [homebrew](https://brew.sh/) (if on macOS, ensure that xcode is installed before installing homebrew by running `xcode-select --install`).
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
brew install openvpn davegallant/public/vpngate
|
brew install openvpn davegallant/public/vpngate
|
||||||
```
|
```
|
||||||
|
|
||||||
## Windows
|
### Windows
|
||||||
|
|
||||||
On Windows, install OpenVPN from the [official website](https://openvpn.net/community-downloads/).
|
On Windows, install OpenVPN from the [official website](https://openvpn.net/community-downloads/).
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user