Skip to content
This repository has been archived by the owner on Feb 17, 2020. It is now read-only.

Commit

Permalink
- Updated documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
akadlec committed Jun 29, 2015
1 parent 3b2a6a6 commit d8cb226
Showing 1 changed file with 2 additions and 12 deletions.
14 changes: 2 additions & 12 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit d8cb226

Please sign in to comment.