add prism-launcher + updated readme

This commit is contained in:
Cappy Ishihara
2022-10-18 14:47:12 +07:00
parent 671950f65c
commit e399d27f8b
4 changed files with 242 additions and 1 deletions
+8 -1
View File
@@ -1,3 +1,10 @@
# Terra repositories
This monorepo contains the package manifests for the Terra repositories.
This monorepo contains the package manifests for the Terra repositories.
# How to use
```bash
sudo dnf config-manager --add-repo https://github.com/terrapkg/subatomic-repos/raw/main/terra.repo
```