瀏覽代碼

Merge pull request #161 from mauromorales/patch-2

Add installation instructions via brew for macos
Ettore Di Giacinto 1 年之前
父節點
當前提交
5a94b570ec
共有 1 個文件被更改,包括 8 次插入0 次删除
  1. 8 0
      docs/content/en/docs/Getting started/_index.md

+ 8 - 0
docs/content/en/docs/Getting started/_index.md

@@ -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