Skip to content

Commit

Permalink
fix: update install command in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fmaclen committed May 16, 2023
1 parent ff054f6 commit 17b4098
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 17b4098

Please sign in to comment.