Skip to content

Commit fc08972

Browse files
authored
Add installation section (#543)
1 parent 58d0734 commit fc08972

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@ functionality like query string parsing.
88
![Static analysis](https://github.com/guzzle/psr7/workflows/Static%20analysis/badge.svg)
99

1010

11+
# Installation
12+
13+
```shell
14+
composer require guzzlehttp/psr7
15+
```
16+
1117
# Stream implementation
1218

1319
This package comes with a number of stream implementations and stream

0 commit comments

Comments
 (0)