From 4adb0ffa0d35e76e72ec6500412e11956df81500 Mon Sep 17 00:00:00 2001 From: Graham Campbell Date: Fri, 17 Jan 2020 21:19:59 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2a64921..2b674d4 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ## Installation -The StyleCI SDK requires [PHP](https://php.net) 7.2.5 or higher. Download `styleci.phar` from the [releases page](https://github.com/StyleCI/CLI/releases/latest), and put it in your favourite location for bin files (alongside composer), removing the `.phar` from the filename. +The StyleCI CLI Tool requires [PHP](https://php.net) 7.2.5 or higher. Download `styleci.phar` from the [releases page](https://github.com/StyleCI/CLI/releases/latest), and put it in your favourite location for bin files (alongside composer), removing the `.phar` from the filename. ```bash $ curl -SsLo styleci.phar https://github.com/StyleCI/CLI/releases/latest/download/styleci.phar \