Update README.md

This commit is contained in:
2026-09-11 12:23:41 +00:00
parent e70a006dac
commit 693c9ace3b
+20
View File
@@ -71,6 +71,26 @@ Warky Devs is available for selected software architecture, backend development,
If you enjoy building useful software with sharp edges filed off, explore the repositories, open an issue, or get in touch through [warky.dev](https://warky.dev). If you enjoy building useful software with sharp edges filed off, explore the repositories, open an issue, or get in touch through [warky.dev](https://warky.dev).
## Arch Repo
Arch Linux Repo instructions:
```
wget https://git.warky.dev/api/packages/warkanum/arch/repository.key
gpg --show-keys repository.key
sudo pacman-key --add repository.key
sudo pacman-key --lsign-key <KEY-ID>
```
Add Gitea to /etc/pacman.conf
```
[warky]
SigLevel = Required
Server = https://git.warky.dev/api/packages/warkanum/arch/$repo/$arch
```
sudo pacman -Syy
--- ---
<div align="center"> <div align="center">