mirror of
https://github.com/netbirdio/docs.git
synced 2026-04-18 08:26:35 +00:00
add buttons to download directly
This commit is contained in:
@@ -99,8 +99,8 @@ export const title = 'Installation'
|
||||
**Package install**
|
||||
1. Checkout NetBird [releases](https://github.com/netbirdio/netbird/releases/latest)
|
||||
2. Download the latest MacOS release installer for your [processor](https://support.apple.com/en-us/HT211814 ):
|
||||
- Intel: ```netbird_<VERSION>_darwin_amd64.pkg```
|
||||
- M1 & M2: ```netbird_<VERSION>_darwin_arm64.pkg``` <br />
|
||||
- Intel: ```netbird_<VERSION>_darwin_amd64.pkg``` <Button href="https://pkgs.netbird.io/macos/amd64" variant="text" arrow="right">Direct download</Button>
|
||||
- M1 & M2: ```netbird_<VERSION>_darwin_arm64.pkg``` <Button href="https://pkgs.netbird.io/macos/arm64" variant="text" arrow="right">Direct download</Button> <br />
|
||||
_(**Switch VERSION to the latest**)_
|
||||
3. Proceed with the installation steps
|
||||
4. This will install the NetBird app into /Applications and add the daemon service
|
||||
|
||||
Reference in New Issue
Block a user