diff --git a/README.md b/README.md index 3812cb46..61d5a0a1 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,13 @@ A [webpack](https://webpack.js.org) loader for [svelte](https://svelte.technology). +## Install + +``` +npm install --save svelte svelte-loader +``` + + ## Usage Configure inside your `webpack.config.js`: