Skip to content

Commit

Permalink
Update README.md (#133)
Browse files Browse the repository at this point in the history
  • Loading branch information
davegallant committed Jul 29, 2024
1 parent 3e819c5 commit a72c298
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

### 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
brew install openvpn davegallant/public/vpngate
```

## Windows
### Windows

On Windows, install OpenVPN from the [official website](https://openvpn.net/community-downloads/).

Expand Down

0 comments on commit a72c298

Please sign in to comment.