Skip to content

Commit d2320ea

Browse files
authored
Update README.md
1 parent 54b4f62 commit d2320ea

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
@@ -8,11 +8,7 @@ A plugin that provides utilities for visually truncating text after a fixed numb
88
Install the plugin from npm:
99

1010
```sh
11-
# Using npm
12-
npm install @tailwindcss/line-clamp
13-
14-
# Using Yarn
15-
yarn add @tailwindcss/line-clamp
11+
npm install -D @tailwindcss/line-clamp
1612
```
1713

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

0 commit comments

Comments
 (0)