Skip to content

Commit

Permalink
Merge pull request #44 from LuisSarmientoM/patch-1
Browse files Browse the repository at this point in the history
Remove '$' from readme
  • Loading branch information
midudev authored Feb 11, 2024
2 parents f476009 + 4fafbc6 commit 32f2bce
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,15 +30,15 @@ Visit the [website](https://tailwindcss-animations.vercel.app/) to get more info
- npm
```bash
$ npm install @midudev/tailwind-animations
npm install @midudev/tailwind-animations
```
- pnpm
```bash
$ pnpm install @midudev/tailwind-animations
pnpm install @midudev/tailwind-animations
```
- yarn
```bash
$ yarn add @midudev/tailwind-animations
yarn add @midudev/tailwind-animations
```

#### Plugin Implementation
Expand Down

0 comments on commit 32f2bce

Please sign in to comment.