diff --git a/index.html b/index.html index 86507b7..7d6ba7b 100644 --- a/index.html +++ b/index.html @@ -41,7 +41,7 @@
To allow the system to check the packages authenticity, you need to provide the release key.
# Add the release PGP keys: sudo mkdir -p /etc/apt/keyrings -sudo curl -o /etc/apt/keyrings/syncthing-archive-keyring.gpg https://syncthing.net/release-key.gpg+sudo curl -L -o /etc/apt/keyrings/syncthing-archive-keyring.gpg https://syncthing.net/release-key.gpg
The stable
channel is updated with stable release builds, usually every first
Tuesday of the month.