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