about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorJohn Cronin <jncronin@tysos.org>2020-12-13 16:27:10 +0000
committerJohn Cronin <jncronin@tysos.org>2020-12-13 16:27:10 +0000
commit5c55074c05fbf57a2b4ccfbc05147b4c831fbb97 (patch)
treeec9436cc213ee3a57be4a8e5c3c0ba296ef3e969
parent7f78e389a1ad6882c67d684dfb83fe4313400147 (diff)
downloadmkgpt-5c55074c05fbf57a2b4ccfbc05147b4c831fbb97.tar.gz
Update build instructions
-rw-r--r--README3
1 files changed, 3 insertions, 0 deletions
diff --git a/README b/README
index 2cefea4..cbc85ff 100644
--- a/README
+++ b/README
@@ -5,6 +5,9 @@ contents of provided partition images.
 
 Compiling:
 
+automake --add-missing		(Run these two commands if building
+autoreconf			directly from git clone)
+
 ./configure
 make
 sudo make install