diff options
| -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.) |
