We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e30486f + 97276eb commit 2c5ff57Copy full SHA for 2c5ff57
README.md
@@ -99,7 +99,7 @@ Follow these steps to get this CommonMark extension working in your Laravel proj
99
Run the following command at your root Laravel project directory (where `package.json` exists).
100
101
```bash
102
-$ composer require johnnyhuy/laravel-commonmark-useful-extensions
+$ composer require johnnyhuy/laravel-useful-commonmark-extension
103
```
104
105
#### Adding the Markdown extension to a config
0 commit comments