Skip to content

Commit

Permalink
Merge pull request #144 from 1Franck/patch-1
Browse files Browse the repository at this point in the history
fixed typo
  • Loading branch information
cmfcmf authored Mar 13, 2020
2 parents 21c3912 + 8ebe80d commit 065c6ea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/docs/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,6 @@ Otherwise, go through the lists of implementations on Packagist and choose ones
If you don't know which to choose, try these:

```bash
compose require "http-interop/http-factory-guzzle:^1.0" \
composer require "http-interop/http-factory-guzzle:^1.0" \
"php-http/guzzle6-adapter:^2.0 || ^1.0"
```
```

0 comments on commit 065c6ea

Please sign in to comment.