Skip to content

Commit

Permalink
Merge 060dcb8 into 01bb662
Browse files Browse the repository at this point in the history
  • Loading branch information
l0gicgate committed May 4, 2019
2 parents 01bb662 + 060dcb8 commit 2fd37b9
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 @@ -10,11 +10,11 @@ separately with any framework compatible with the PSR-7 standard.

## Installation

It's recommended that you use [Composer](https://getcomposer.org/) to install
It's recommended that you use [Composer](https://getcomposer.org) to install
this library.

```bash
$ composer require slim/psr7 "^0.1"
$ composer require slim/psr7
```

This will install the `slim/psr7` component and all required dependencies.
Expand Down

0 comments on commit 2fd37b9

Please sign in to comment.