From: Guillaume Pellerin Date: Mon, 2 Dec 2013 22:35:50 +0000 (+0100) Subject: fix no init X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=b4df43c12ff595b0d24953c79ec7a837e3c2ff3a;p=deefuzzer.git fix no init --- diff --git a/README.rst b/README.rst index 1fc9cdf..08ba2dd 100644 --- a/README.rst +++ b/README.rst @@ -79,7 +79,7 @@ an install inside Gygwin should work well. To install it, say on Debian, do:: - sudo apt-get install python-pip liblo-dev libshout3-dev gnutls-dev librtmp-dev python-yaml + sudo apt-get install python-pip liblo-dev libshout3-dev gnutls-dev librtmp-dev python-yaml libcurl4-openssl-dev Now, the easiest way to install the DeeFuzzer from a shell::