diff options
| author | pml68 <contact@pml68.dev> | 2025-09-03 20:15:05 +0200 |
|---|---|---|
| committer | pml68 <contact@pml68.dev> | 2025-09-03 20:15:05 +0200 |
| commit | 456e73cc3d88ead5f5f70b5458303d5f3fab436c (patch) | |
| tree | b7defd36033ee8d5b471f3f15d07a7320199e004 /README.md | |
| parent | feat: initial commit (diff) | |
| download | PKGBUILDs-456e73cc3d88ead5f5f70b5458303d5f3fab436c.tar.gz | |
feat: add `aur-git` package
Diffstat (limited to '')
| -rw-r--r-- | README.md | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/README.md b/README.md deleted file mode 100644 index fc9dab3..0000000 --- a/README.md +++ /dev/null @@ -1,11 +0,0 @@ -# PKGBUILDs - -My personal PKGBUILDs. - -## Usage - -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> -``` -Then you can enter the directory and install with your preferred tool (`makepkg`, `yay` etc.) |
