diff options
| author | crystal <crystal@noreply.codeberg.org> | 2023-07-25 06:44:50 -0600 | 
|---|---|---|
| committer | crystal <crystal@noreply.codeberg.org> | 2023-07-25 11:19:32 -0600 | 
| commit | c6ed112b2daf11ebd46e8ed8f02b208aea05b284 (patch) | |
| tree | cabcbca300a61ed0216fe89846d931549884a23d /README.md | |
| parent | a5ed0cf9b7f63207cbe6f4ce312246a268442141 (diff) | |
Update repo source in README
closes #4
Before this is merged, we must ensure that both the old and new
instructions will still ultimately end up with the same setup.
Diffstat (limited to 'README.md')
| -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  | 
