Skip to content

Commit 9d48168

Browse files
committed
Merge remote-tracking branch 'origin/1.x' into 2.x
2 parents 4bcd5b1 + 694133b commit 9d48168

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
Via Composer
1616

1717
``` bash
18-
$ composer require php-http/cache-plugin
18+
composer require php-http/cache-plugin
1919
```
2020

2121

@@ -27,7 +27,7 @@ Please see the [official documentation](http://docs.php-http.org/en/latest/plugi
2727
## Testing
2828

2929
``` bash
30-
$ composer test
30+
composer test
3131
```
3232

3333

0 commit comments

Comments
 (0)