mirror of
https://github.com/cwinfo/yggdrasil-network.github.io.git
synced 2024-11-08 18:50:26 +00:00
fec3170efe
Closes #152
844 B
844 B
tags | sitemap |
---|---|
dontlink | true |
Installing using the macOS installer
Yggdrasil is supported on macOS. Download the macOS .pkg
file from GitHub Releases.
Install using Finder
Locate the downloaded .pkg
installer in Finder. Right-click it and click Open.
Step through the installer as usual.
Once completed, the Yggdrasil configuration will have automatically been
generated, the launchd
service will have been installed and the service will
be running.
Install using Terminal
Open Terminal.app and install the package:
sudo installer -pkg /path/to/yggdrasil-xxx-macos.pkg -target /
Once completed, the Yggdrasil configuration will have automatically been
generated, the launchd
service will have been installed and the service will
be running.