We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bf063fe + ebced8a commit a3255b7Copy full SHA for a3255b7
README.md
@@ -51,13 +51,13 @@ Go to [full documentation](https://react-tailwindcss-datepicker.vercel.app/)
51
### Install via npm
52
53
```
54
-$ npm install react-tailwindcss-datepicker
+npm install react-tailwindcss-datepicker
55
56
57
### Install via yarn
58
59
60
-$ yarn add react-tailwindcss-datepicker
+yarn add react-tailwindcss-datepicker
61
62
63
Make sure you have installed the peer dependencies as well with the below versions.
0 commit comments