From 8536135fda614a6aeb9660fa7f423b80a9a7c7db Mon Sep 17 00:00:00 2001 From: Tobias Nyholm Date: Sat, 5 Aug 2017 10:09:18 +0200 Subject: [PATCH] Use "Install" instead of "Autoload" --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4b8fa59e33f..782a2cbef60 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Uses [GitHub API v3](http://developer.github.com/v3/) & supports [GitHub API v4] * [Guzzle](https://github.com/guzzle/guzzle) library, * (optional) PHPUnit to run tests. -## Autoload +## Install The new version of `php-github-api` using [Composer](http://getcomposer.org). The first step to use `php-github-api` is to download composer: