Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gvergnaud authored Feb 17, 2025
1 parent fff3f1e commit 4651f69
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 @@ -68,13 +68,13 @@ Read the introduction blog post: [Bringing Pattern Matching to TypeScript 🎨 I

Via npm

```
```sh
npm install ts-pattern
```

You can also use your favorite package manager:

```
```sh
pnpm add ts-pattern
# OR
yarn add ts-pattern
Expand Down

0 comments on commit 4651f69

Please sign in to comment.