diff --git a/README.md b/README.md index 4dc4a36..3c5102c 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ This is a project template for [Svelte](https://svelte.technology) apps. It live To create a new project based on this template using [degit](https://github.com/Rich-Harris/degit): ```bash -npx degit sveltejs/template-webpack svelte-app +npx degit sveltejs/template svelte-app cd svelte-app ```