From b3c321ed0549c481858ab9ee8a6f375590ba14b6 Mon Sep 17 00:00:00 2001 From: Ben Ripkens Date: Mon, 15 Jul 2013 14:40:25 +0200 Subject: [PATCH] Documentation: The README should state that a cURL installation is necessary. --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index a0a8193..e398486 100644 --- a/README.markdown +++ b/README.markdown @@ -2,7 +2,7 @@ ## Installation -First you'll need to make sure your system has a c++ compiler. For OSX, XCode will work, for Ubuntu, the build-essential and libssl-dev packages work. +First you'll need to make sure your system has cURL and a c++ compiler. For OSX, XCode will work, for Ubuntu, the build-essential and libssl-dev packages work. ### Install script