We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74a2b9c commit 1b28536Copy full SHA for 1b28536
1 file changed
README.md
@@ -31,7 +31,7 @@ The PHP implementation of Hjson is based on [hjson-js](https://github.com/hjson/
31
# Install from composer
32
33
```
34
-composer require HJSON/HJSON
+composer require laktak/hjson
35
36
37
# Usage
0 commit comments