From 109df42f2aa8766b0f979ef21a9fd877f40b49bf Mon Sep 17 00:00:00 2001 From: Marco Palladino Date: Mon, 29 Apr 2013 11:25:40 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 20af200..869f8e8 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Documentation Download the PHP library from Github, and require in your script like so: ```php -require_once './lib/Unirest/Unirest.php'; +require_once './lib/Unirest.php'; ``` #### Using Composer