Skip to content

Commit a5909e4

Browse files
committed
Fix composer install instruction
1 parent 61e1dfa commit a5909e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ See [demos/demo.php](demos/demo.php) for examples.
1717
## Installation
1818

1919
```shell
20-
composer require terremoth/php-dsv --no-dev
20+
composer require terremoth/php-dsv
2121
```
2222

2323
## Usage

0 commit comments

Comments
 (0)