From 0662ce3dc609f092c3655e6d73e73f886a3e211e Mon Sep 17 00:00:00 2001 From: Con Kolivas Date: Sat, 7 May 2011 13:29:42 +1000 Subject: [PATCH] Explain how to build from git repo. --- README | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README b/README index 8f568f2..71a5026 100644 --- a/README +++ b/README @@ -94,6 +94,10 @@ To build/install: make make install +To build from the git repository do: +./autogen.sh +before the above steps. + FAQS. Q. What encryption does lrzip use? @@ -350,7 +354,7 @@ encryption code. Thanks to Serge Belyshev for extensive help, advice, and patches to implement encryption. Con Kolivas -Sat, 23 Mar 2011 +Sat, 7 May 2011 Also documented by Peter Hyman