From 3e375515fe981ac17ddc396b3ae3307e99968c47 Mon Sep 17 00:00:00 2001 From: Ahmad Nassri Date: Wed, 22 Apr 2015 11:40:44 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 38b00d2..ef12c33 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ If you use Symfony2, autoloader has to be detected automatically. ### Install from source -Unirest-PHP requires PHP `v5.4+`. Download the PHP library from Github, then include `Unirest.php` in your script: +Download the PHP library from Github, then include `Unirest.php` in your script: ```shell git clone git@github.com:Mashape/unirest-php.git