Skip to content

Commit

Permalink
docas: update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
selemondev authored Oct 20, 2024
1 parent 08ecf37 commit c0491d3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ npx nuxi@latest module add nuxt-signature-pad
2. Add `Typescript` as a dev dependency by running the command below:

```bash
npm install --save-dev Typescript
npm install --save-dev typescript
```

That's it! You can now use nuxt-signature-pad in your Nuxt application ✨
Expand Down Expand Up @@ -99,4 +99,4 @@ You can check out all the available props and methods [here](https://github.com/
npm run release
```

</details>
</details>

0 comments on commit c0491d3

Please sign in to comment.