commit 3175da4ee0f8c0ce7f2327ef118de391410007f0 Author: Eduardo Stalinho eduardooc.86@gmail.com Date: Thu May 2 22:50:16 2013 -0300
Add make to packages to install. --- doc/facilitator-howto.txt | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/doc/facilitator-howto.txt b/doc/facilitator-howto.txt index 9ed6f63..1426eee 100644 --- a/doc/facilitator-howto.txt +++ b/doc/facilitator-howto.txt @@ -105,7 +105,7 @@ Restart servers.
== Facilitator program installation
- # apt-get install git python-m2crypto + # apt-get install git python-m2crypto make # git clone https://git.torproject.org/flashproxy.git # cd flashproxy/facilitator # make install
tor-commits@lists.torproject.org