4
0
mirror of https://github.com/cwinfo/yggdrasil-network.github.io.git synced 2025-06-26 16:29:25 +00:00

Add binary install steps for Linux/macOS

This commit is contained in:
Neil Alexander
2019-03-15 17:47:53 +00:00
parent 6365731e11
commit 605c220194
3 changed files with 23 additions and 2 deletions

View File

@ -8,6 +8,16 @@ sitemap: true
Yggdrasil is supported on Linux. You can either [download the latest binary from
CircleCI](builds.md) or you can build from source.
## Download binaries
Download the relevant Linux `yggdrasil` and `yggdrasilctl` binaries from the
[Builds](builds.md) page.
Copy these into a suitable location:
```
sudo cp {yggdrasil,yggdrasilctl} /usr/local/bin
```
## Build from source
Linux has most of the tools needed to build Yggdrasil from source - you just