diff --git a/README.md b/README.md index d74f315..ebe8b59 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ A form input that converts numbers to localized currency formats as you type ## Usage ```bash -npm install svelte-currency-input --save +npm install @canutin/svelte-currency-input --save ``` ```html