Skip to content

Commit 618a0b8

Browse files
committed
fix: correct installation command
1 parent 5bd2773 commit 618a0b8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Develop and test Cloudflare applications with Mock Service Worker.
77
### Install
88

99
```sh
10-
npm i https://pkg.pr.new/mswjs/cloudflare/@msw/cloudflare@beta msw
10+
npm i @msw/cloudflare
1111
```
1212

1313
> This package requires `msw` as a peer dependency.

0 commit comments

Comments
 (0)