aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmail.com>2018-01-05 12:22:09 -0500
committerJoseph Hunkeler <jhunkeler@gmail.com>2018-01-05 12:22:09 -0500
commit84ab29dcd4b4566c722b7acc9268d23aa8345b1a (patch)
treed4fe8a528e8d73147f59f5ed39d65933a523339b /README.md
parentdea8536118930d89502f55caed9be3bb2146eba3 (diff)
downloadpacman-buildsys-84ab29dcd4b4566c722b7acc9268d23aa8345b1a.tar.gz
Add README
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..cd9246b
--- /dev/null
+++ b/README.md
@@ -0,0 +1,7 @@
+# pacman-buildsys
+
+1. Edit `build.env` and set `PREFIX` to a path appropriate for your system
+
+2. Run `./build_all.sh`
+
+3. Wait.