aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorpml68 <contact@pml68.dev>2025-08-27 22:07:55 +0200
committerpml68 <contact@pml68.dev>2025-08-27 23:44:14 +0200
commitffae21e726922f90db4c91f8c47707c7d08ffd0b (patch)
tree577628c4f8cfb1bb9734b72765061571d6c1aa14 /README.md
parentfeat: initial commit (diff)
downloadPKGBUILDs-ffae21e726922f90db4c91f8c47707c7d08ffd0b.tar.gz
feat: add `iced-builder-git` package
Diffstat (limited to '')
-rw-r--r--README.md11
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.)