Skip to content

Commit 8625a12

Browse files
committed
Update README
1 parent c25226f commit 8625a12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ your `.eslintrc.json` to fit your needs and coding style.
3636
Then copy the Prettier configuration and `.editorconfig`:
3737

3838
```shell
39-
$ cp node_modules/eslint-config-standard-prettier-fp/.prettierrc.yml node_modules/eslint-config-standard-prettier-fp/.editorconfig .
39+
$ cp node_modules/eslint-config-standard-prettier-fp/dist/src/.prettierrc.json node_modules/eslint-config-standard-prettier-fp/dist/src/.editorconfig .
4040
```
4141

4242
# Badge

0 commit comments

Comments
 (0)