Skip to content

Commit

Permalink
Update debian installation page
Browse files Browse the repository at this point in the history
  • Loading branch information
neilalexander committed Aug 16, 2024
1 parent 5b96023 commit 5ad065c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion installation-linux-deb.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ their repositories:
sudo apt-get install yggdrasil
```

⚠️ **WARNING**: Distribution packages are often out-of-date! If you are unable to connect to peers, this is probably due to a minor (0.x) version mismatch. Use `apt show yggdrasil` to verify the package version against the latest [GitHub Releases](https://github.com/yggdrasil-network/yggdrasil-go/releases).

## Package install from the S3 repository

On some platforms, e.g. Raspberry Pi, you may need to start by installing
Expand Down Expand Up @@ -53,7 +55,7 @@ Install Yggdrasil:
sudo apt-get install yggdrasil
```

## After installation
## After installation

Configuration will be generated automatically into `/etc/yggdrasil.conf` when
the package is installed, and the Yggdrasil service will automatically be
Expand Down

0 comments on commit 5ad065c

Please sign in to comment.