Skip to content

Commit

Permalink
Update repo url (#241)
Browse files Browse the repository at this point in the history
  • Loading branch information
waybackarchiver committed Oct 30, 2022
1 parent 0c7b047 commit 70d4b27
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ Using [Snapcraft](https://snapcraft.io/wayback) (on GNU/Linux)
sudo snap install wayback
```

Via [APT](https://github.com/wabarc/apt-repo):
Via [APT](https://repo.wabarc.eu.org/deb:wayback):

```bash
curl -fsSL https://repo.wabarc.eu.org/apt/gpg.key | sudo gpg --dearmor -o /usr/share/keyrings/packages.wabarc.gpg
Expand All @@ -66,7 +66,7 @@ sudo apt update
sudo apt install wayback
```

Via [RPM](https://github.com/wabarc/rpm-repo):
Via [RPM](https://repo.wabarc.eu.org/rpm:wayback):

```bash
sudo rpm --import https://repo.wabarc.eu.org/yum/gpg.key
Expand Down

0 comments on commit 70d4b27

Please sign in to comment.