diff --git a/README.md b/README.md index e4814fc..9db69fb 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # Unofficial Innernet APT Repository This is a Debian/Ubuntu APT repository containing `.deb` files from -https://github.com/tonarino/innernet/releases. The updates are -automatic and running on a biweekly schedule. +https://github.com/tonarino/innernet/releases. The updates are fully +reproducible through GitHub Actions. For more information, see https://github.com/tonarino/innernet. @@ -10,16 +10,12 @@ For more information, see https://github.com/tonarino/innernet. ### Adding the Repository -```shell -$ curl -sS https://tommie.github.io/innernet-debian/repository.key | apt-key add - -OK -$ cat >/etc/apt/sources.list.d/innernet.list </dev/null +cat >/etc/apt/sources.list.d/innernet.list <