aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPolesznyák Márk <contact@pml68.dev>2025-11-28 10:06:48 +0100
committerPolesznyák Márk <contact@pml68.dev>2025-11-28 10:08:22 +0100
commit4f7f4b3bde1184346b4c998af638ff9143639657 (patch)
treeb0f5e1bb3218cd7c50225816ba6767f0799a3b2f /README.md
parentdocs(README): update repo URL (diff)
downloadPKGBUILDs-qbe-git.tar.gz
feat: add `qbe-git` packageqbe-git
Diffstat (limited to 'README.md')
-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 a2ee7a1..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://git.sr.ht/~pml68/PKGBUILDs <package_name>
-```
-Then you can enter the directory and install with your preferred tool (`makepkg`, `yay` etc.)