[tor-commits] [torsocks/master] doc: Add autogen.sh step to README
dgoulet at torproject.org
dgoulet at torproject.org
Fri Aug 4 18:44:17 UTC 2017
commit 3ea5ca1f0be0c6f120088db345db67a674ca6590
Author: David Goulet <dgoulet at ev0ke.net>
Date: Fri Aug 4 14:09:07 2017 -0400
doc: Add autogen.sh step to README
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 8ad574f..d67fd51 100644
--- a/README.md
+++ b/README.md
@@ -28,6 +28,7 @@ Requirements
Installation
-----------------
+ $ ./autogen.sh
$ ./configure
$ make
$ sudo make install
More information about the tor-commits
mailing list