summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..4c69333
--- /dev/null
+++ b/README.md
@@ -0,0 +1,11 @@
+
+
+# PKGBUILDs
+
+This is my personal collection of PKGBUILD files. They describe the packaging process of software for Arch Linux.
+
+
+## Usage
+
+To create an Arch Linux package from one of the PKGBUILDs you just have to go to the same folder and run ```makepkg```. This works just on Arch Linux.
+