commit 064dce29fce2ece3b70efac5c2131a89dd4087cd Author: Ximin Luo infinity0@gmx.com Date: Wed Oct 23 18:07:56 2013 +0100
add run-time dependencies for the client --- README | 13 +++++++++++++ 1 file changed, 13 insertions(+)
diff --git a/README b/README index 429ce04..19457cd 100644 --- a/README +++ b/README @@ -1,3 +1,16 @@ +# Using the client + +Run-time dependencies: +* python-pyptlib +* python-twisted-core +* python-txsocksx + * python-parsley + * python-twisted-core + * python-twisted-web + * python-zope.interface + +# Using the server + export GOPATH=$(pwd) go get make
tor-commits@lists.torproject.org