README.md: new repo location

This commit is contained in:
Antoine Martin 2024-08-10 16:34:30 -04:00
parent 583e4c78d5
commit 1246c83c96
Signed by: forge
GPG key ID: D62A472A4AA7D541

View file

@ -18,14 +18,14 @@ Affixed to each repository description is the appropriate link for use in
#### Backports
```
https://lab.ilot.io/ayakael/repo-apk/-/raw/v3.18/backports
https://lab.ilot.io/ayakael/apk/-/raw/v3.18/backports
```
Aports from the official Alpine repositories backported from edge.
#### User
```
https://lab.ilot.io/ayakael/repo-apk/-/raw/v3.18/user
https://lab.ilot.io/ayakael/apk/-/raw/v3.18/user
```
Aports that have yet to be (or may never be) upstreamed to the official
@ -33,11 +33,11 @@ aports.
## How to use
Add security key of the repo-apk repository to your /etc/apk/keys:
Add security key of the apk repository to your /etc/apk/keys:
```shell
cd /etc/apk/keys
wget https://lab.ilot.io/ayakael/repo-apk/-/raw/v3.18/antoine.martin@protonmail.com-5b3109ad.rsa.pub
wget https://lab.ilot.io/ayakael/apk/-/raw/v3.18/antoine.martin@protonmail.com-5b3109ad.rsa.pub
```
Add repositories that you want to use (see above) to `/etc/apk/repositories`.