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

Update platform-linux.md

This commit is contained in:
Neil Alexander
2019-01-09 22:58:11 +00:00
committed by GitHub
parent 76323f2ddd
commit af06d39713

View File

@ -66,7 +66,7 @@ will also work on any other RPM-based distribution.
Visit our [Builds](builds.md) page and download the relevant `.rpm` file, then
install it on your system:
```
addgroup --system yggdrasil
sudo addgroup --system yggdrasil
sudo rpm -i yggdrasil...rpm
```
Configuration will be generated automatically into `/etc/yggdrasil.conf` when
@ -92,7 +92,7 @@ EOF
Create the `yggdrasil` group:
```
addgroup --system yggdrasil
sudo addgroup --system yggdrasil
```
Install Yggdrasil: