meta: update url in README
This commit is contained in:
parent
385436ee3f
commit
b406e0872c
1 changed files with 1 additions and 1 deletions
2
README
2
README
|
@ -7,7 +7,7 @@ All the stuff here is built from https://git.ddd.rip/ptrcnull/ptrcports,
|
||||||
currently the main supported architectures are x86_64 and aarch64.
|
currently the main supported architectures are x86_64 and aarch64.
|
||||||
|
|
||||||
Adding into your system (as root):
|
Adding into your system (as root):
|
||||||
echo "@ptrc https://repo.ptrc.pl/ptrcports" >> /etc/apk/repositories
|
echo "@ptrc https://repo.ptrc.gay/ptrcports" >> /etc/apk/repositories
|
||||||
apk add --update --allow-untrusted ptrcports-keys@ptrc
|
apk add --update --allow-untrusted ptrcports-keys@ptrc
|
||||||
|
|
||||||
After that, you can add packages via `apk add package-name@ptrc`.
|
After that, you can add packages via `apk add package-name@ptrc`.
|
||||||
|
|
Loading…
Reference in a new issue