Skip to content

Commit

Permalink
Merge pull request #161 from mauromorales/patch-2
Browse files Browse the repository at this point in the history
Add installation instructions via brew for macos
  • Loading branch information
mudler authored Mar 12, 2024
2 parents 232458d + ffd36ef commit 5a94b57
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/content/en/docs/Getting started/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,14 @@ Prerequisites: No dependencies. EdgeVPN releases are statically compiled.

Just grab a release from [the release page on GitHub](https://github.com/mudler/edgevpn/releases). The binaries are statically compiled.

### Via Homebrew on Macos

If you're using homebrew in MacOS, you can use the [edgevpn formula](https://formulae.brew.sh/formula/edgevpn)

```
brew install edgevpn
```


### Building EdgeVPN from source

Expand Down

0 comments on commit 5a94b57

Please sign in to comment.