Skip to content

Commit

Permalink
wording rephrase
Browse files Browse the repository at this point in the history
  • Loading branch information
samsonasik committed Jul 16, 2016
1 parent a30f8b8 commit fbd122f
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,14 +25,15 @@ You can reload, clear, add, update, and remove your sessions data.
Installation
------------

Installation of this module uses composer. For composer documentation, please refer to
[getcomposer.org](https://getcomposer.org/).
Installation of this module uses composer.

```sh
$ composer require san/san-session-toolbar 0.*
```

Enable this :
For composer documentation, please refer to [getcomposer.org](https://getcomposer.org/).

Enable it :
```php
// config/application.config.php
return [
Expand Down

0 comments on commit fbd122f

Please sign in to comment.