Skip to content

Commit 2f3fbb7

Browse files
fix(docs): cannot install quant
fixed wrong package name in docs refs quant#33
1 parent 13de2cf commit 2f3fbb7

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
@@ -7,7 +7,7 @@ source projects, where functionality has proven useful to justify a refactoring
77
## Installation
88

99
```bash
10-
$ composer require quant-php/quant
10+
$ composer require quant/quant
1111
```
1212

1313
## Documentation

0 commit comments

Comments
 (0)