* use actual releases

* update for 2.0
* add note for why it's built with fedora instead of debian
This commit is contained in:
askiiart 2025-05-26 18:14:48 -05:00
parent 0cdf04d1d9
commit 42f49fe1af
Signed by untrusted user who does not match committer: askiiart
GPG key ID: 6A32977DAF31746A
2 changed files with 23 additions and 18 deletions

View file

@ -13,7 +13,12 @@
Recommended:
| File | Location | Permissions |
| --------------- | -------------------------------------- | ----------- |
| `./polycat` | `/usr/bin/polycat` | 755 |
| `./polycat.ttf` | `/usr/share/fonts/polycat/polycat.ttf` | 644 |
| File | Location | Permissions |
| ------------------ | ----------------------------------------- | ----------- |
| `./polycat` | `/usr/bin/polycat` | 755 |
| `./polycat.ttf` | `/usr/share/fonts/polycat/polycat.ttf` | 644 |
| `./polycat-config` | `/usr/local/share/polycat/polycat-config` | 644 |
---
Note: Builds with Fedora because Debian's gcc is out of date.