diff options
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -18,7 +18,7 @@ The default username for Forgejo's user is `forgejo`, but it can easily be chang You can install updates for this package along with all the other software on your system with `apt` thanks to the Debian package registry added in Forgejo v1.20. Run the following commands to set up the repository on your system: ```sh sudo apt install wget apt-transport-https -wget --content-disposition https://code.forgejo.org/crystal/-/packages/debian/forgejo-deb-repo/0-0/files/2637 +wget --content-disposition https://code.forgejo.org/forgejo-contrib/-/packages/debian/forgejo-deb-repo/0-0/files/2890 sudo apt install ./forgejo-deb-repo_0-0_all.deb sudo apt update sudo apt upgrade |
