Skip to content

Commit

Permalink
Merge pull request #89 from tacman/patch-1
Browse files Browse the repository at this point in the history
remove $ so gitclip works
  • Loading branch information
dbu committed Feb 13, 2024
2 parents b3e6c25 + 062a75f commit 694133b
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 @@ -15,7 +15,7 @@
Via Composer

``` bash
$ composer require php-http/cache-plugin
composer require php-http/cache-plugin
```


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

``` bash
$ composer test
composer test
```


Expand Down

0 comments on commit 694133b

Please sign in to comment.