Skip to content

Commit

Permalink
Merge pull request #1 from noxify/patch-1
Browse files Browse the repository at this point in the history
correction for composer require command
  • Loading branch information
johnnyhuy authored Dec 2, 2018
2 parents e30486f + 97276eb commit 2c5ff57
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 @@ -99,7 +99,7 @@ Follow these steps to get this CommonMark extension working in your Laravel proj
Run the following command at your root Laravel project directory (where `package.json` exists).

```bash
$ composer require johnnyhuy/laravel-commonmark-useful-extensions
$ composer require johnnyhuy/laravel-useful-commonmark-extension
```

#### Adding the Markdown extension to a config
Expand Down

0 comments on commit 2c5ff57

Please sign in to comment.