diff --git a/README.md b/README.md index b2faee4..bbc7ebe 100644 --- a/README.md +++ b/README.md @@ -96,7 +96,7 @@ vue-sfc-split --alias=@:src/components ### --dest Where the output files will go -Default: `dest/` +Default: `dist/` Set this to an empty string to create `.js` and `.css` files next to original `.vue` files ```shell