Misprint "webpack".

Misprint "webpack".
This commit is contained in:
frederikhors 2019-04-29 01:05:54 +02:00 committed by Conduitry
parent 1d69655b36
commit 66c3c30c5d

View file

@ -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
```