[tor-commits] [torsocks/master] Fix: add autogen.sh to installation procedures
dgoulet at torproject.org
dgoulet at torproject.org
Fri Apr 4 22:40:28 UTC 2014
commit d53279bca3bee6523350e585f9b8b3fc22c49f14
Author: David Goulet <dgoulet at ev0ke.net>
Date: Wed Mar 26 09:59:53 2014 -0400
Fix: add autogen.sh to installation procedures
Signed-off-by: David Goulet <dgoulet at ev0ke.net>
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 9137849..7dff09e 100644
--- a/README.md
+++ b/README.md
@@ -20,6 +20,7 @@ will force the application to quit and stop everything.
Installation
-----------------
+ $ ./autogen.sh
$ ./configure
$ make
$ sudo make install
More information about the tor-commits
mailing list