From b4df43c12ff595b0d24953c79ec7a837e3c2ff3a Mon Sep 17 00:00:00 2001 From: Guillaume Pellerin Date: Mon, 2 Dec 2013 23:35:50 +0100 Subject: [PATCH] fix no init --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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:: -- 2.39.5