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 96b91da commit a9e708d
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 @@ Twitter API client with authorization for [Nette Framework](http://nette.org/)

## Installation

The best way to install ipub/twitter is using [Composer](http://getcomposer.org/):

```json
{
"require": {
"ipub/twitter": "dev-master"
}
}
```

or
The best way to install ipub/twitter is using [Composer](http://getcomposer.org/):

```sh
$ composer require ipub/twitter:@dev
$ composer require ipub/twitter
```

After that you have to register extension in config.neon.
Expand Down

0 comments on commit a9e708d

Please sign in to comment.