Skip to content

Commit

Permalink
Update README.md (#42)
Browse files Browse the repository at this point in the history
Remove `$` symbol which prevent copy / pasting the line easily
  • Loading branch information
odolbeau authored Oct 7, 2024
1 parent 4431bcf commit 4f126cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ It converts HttpFoundation request and response objects to PSR-7 messages using
Via Composer:

```bash
$ composer require --dev osteel/openapi-httpfoundation-testing
composer require --dev osteel/openapi-httpfoundation-testing
```

## Usage
Expand Down

0 comments on commit 4f126cd

Please sign in to comment.