Skip to content

Commit

Permalink
Correct errors in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Riimu committed Jan 8, 2015
1 parent 57f74b9 commit 1364732
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ In order to use this library, the following requirements must be met:
## Installation ##

This library can be installed via [Composer](http://getcomposer.org/). To do
this, download `composer.phar` and require this library as dependency. For
this, download the `composer.phar` and require this library as a dependency. For
example:

```
Expand All @@ -56,7 +56,7 @@ Alternatively, you can add the dependency to your `composer.json` and run
}
```

Library that has been installed via Composer can be loaded by including the
Any library that has been installed via Composer can be loaded by including the
`vendor/autoload.php` file that was generated by Composer.

It is also possible to install this library manually. To do this, download the
Expand Down

0 comments on commit 1364732

Please sign in to comment.