Skip to content

Commit 0b1e872

Browse files
authored
Update README.md
1 parent d7b1a9a commit 0b1e872

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.md

+1-5
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,7 @@ A plugin that provides a basic reset for form styles that makes form elements ea
77
Install the plugin from npm:
88

99
```sh
10-
# Using npm
11-
npm install @tailwindcss/forms
12-
13-
# Using Yarn
14-
yarn add @tailwindcss/forms
10+
npm install -D @tailwindcss/forms
1511
```
1612

1713
Then add the plugin to your `tailwind.config.js` file:

0 commit comments

Comments
 (0)