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

Add macOS installer pages

This commit is contained in:
Neil Alexander
2019-03-15 17:41:28 +00:00
parent 813344e8c7
commit 6447dde136
4 changed files with 123 additions and 0 deletions

View File

@ -36,6 +36,7 @@ sudo cp {yggdrasil,yggdrasilctl} /usr/local/bin
```
##### Debug builds
You can create a debug build by running `./build -d` instead of
`./build`. Debug builds contain profiling code as well as additional debugging
symbols. They are likely to be larger files as a result.