Update README.md

This commit is contained in:
2026-02-19 23:18:16 +00:00
parent 57383e284f
commit 0eb9e25e45

View File

@@ -30,21 +30,3 @@ hewwo, wowld!
```bash ```bash
$ yay -S term-owo-git $ yay -S term-owo-git
``` ```
#### Custom Repo
/etc/pacman.conf
```
[alfieking.dev]
Server = https://repo.alfieking.dev/x86_64
```
bash
```bash
$ pacman-key --recv-keys 1553B1410D80686C8D2A27338035E1AC0B1440DC
$ pacman-key --lsign-key 1553B1410D80686C8D2A27338035E1AC0B1440DC
$ pacman -Sy owo
```
### other distros:
download the binary from the releases page or build from source
## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details