about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorCharadon <dev@iotib.net>2022-09-20 11:16:43 -0400
committerCharadon <dev@iotib.net>2022-09-20 11:16:43 -0400
commit8654b2d89502c8aad3980c171d6207c6418b12c8 (patch)
treeeb11486ae46abcd9a0f5067799349647e30f2862
parentce111c26fa183ede6ccfcbf20bd8b8263330278d (diff)
downloadPong-C-8654b2d89502c8aad3980c171d6207c6418b12c8.tar.gz
Updated README
-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/