diff options
| author | Polesznyák Márk <contact@pml68.dev> | 2025-09-30 09:22:06 +0200 |
|---|---|---|
| committer | Polesznyák Márk <contact@pml68.dev> | 2025-09-30 09:22:06 +0200 |
| commit | 094a3b2ba08c57e1f7635642c1e44844cae329d4 (patch) | |
| tree | cf098c48f986e323537cf0e3a818e74022df616b | |
| parent | feat: initial commit (diff) | |
| download | PKGBUILDs-094a3b2ba08c57e1f7635642c1e44844cae329d4.tar.gz | |
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,6 +6,6 @@ My personal PKGBUILDs. For available packages, check out the different branches; Each one contains a single package. For installation of a selected package, clone it with ```sh -$ git clone --branch <package_name> --single-branch https://github.com/pml68/PKGBUILDs <package_name> +$ git clone --branch <package_name> --single-branch https://git.sr.ht/~pml68/PKGBUILDs <package_name> ``` Then you can enter the directory and install with your preferred tool (`makepkg`, `yay` etc.) |
