From d8cb226797c52d530b8ca1eb1e73e92061f5b52e Mon Sep 17 00:00:00 2001 From: Adam Kadlec Date: Mon, 29 Jun 2015 18:52:23 +0200 Subject: [PATCH] - Updated documentation --- readme.md | 14 ++------------ 1 file changed, 2 insertions(+), 12 deletions(-) diff --git a/readme.md b/readme.md index 6bf228a..0763321 100644 --- a/readme.md +++ b/readme.md @@ -9,20 +9,10 @@ ## Installation -The best way to install ipub/500px is using [Composer](http://getcomposer.org/): - -```json -{ - "require": { - "ipub/500px": "~1.0.0" - } -} -``` - -or +The best way to install ipub/500px is using [Composer](http://getcomposer.org/): ```sh -$ composer require ipub/500px:~1.0.0 +$ composer require ipub/500px ``` After that you have to register extension in config.neon.