From fba16f19a65cce52f9950f2876c90888409cb235 Mon Sep 17 00:00:00 2001 From: Dmitry Date: Mon, 26 Jun 2017 13:56:33 +0300 Subject: [PATCH] Fix composer require command --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e538c53..9f2172b 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ To use this client, you will need: Installation ------------- -Add the following to your composer.json file for your project, or run `php composer.phar reqiure jaspersoft/rest-client v2.0.0` in the directory of your project +Add the following to your composer.json file for your project, or run `php composer.phar require jaspersoft/rest-client v2.0.0` in the directory of your project { "require": {