about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--README.txt16
1 files changed, 11 insertions, 5 deletions
diff --git a/README.txt b/README.txt
index 6791bae..1b39cd8 100644
--- a/README.txt
+++ b/README.txt
@@ -30,10 +30,16 @@ My goal with this project is:
        criticism of my code, go ahead and leave an issue! Pointing out mistakes
        is the only way I can learn.
 ===============================================================================
-Build:
-	1. Modify tup.config to your needs.
-	2. Run `tup`
-	3. Run ./install.sh
-	4. Done
+Build with Tup:
+    1. Modify tup.config to your needs.
+    2. Run `tup`
+    3. Run ./install.sh
+    4. Done
+Build without Tup:
+	Because I get all my CFLAGS and LDFLAGS from pkg-config, it should be
+    pretty portable.
+    1. Run ./build-$RELEASETYPE.sh (release if packaging, debug if debugging)
+    2. Run ./install.sh
+    3. Done.
 ===============================================================================
 If you like my work and want to support me, consider donating to me on https://liberapay.com/Charadon/