Skip to content

Commit fda05de

Browse files
committed
Fix typo.
1 parent d8fa682 commit fda05de

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
@@ -26,7 +26,7 @@ plugin extends laravel-mix api and add a method to include the loader with its c
2626
# Install
2727
Install using npm:
2828
```
29-
$ npm install laravel-mix-post-css-config --save-dev
29+
$ npm install laravel-mix-postcss-config --save-dev
3030
```
3131

3232
# Usage

0 commit comments

Comments
 (0)