Skip to content

Commit 48e6e2f

Browse files
committed
Add react-server-dom-webpack@canary to core README
1 parent 9a4d447 commit 48e6e2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/core/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ high-level steps:
1515
1. Install the library along with React Canary:
1616

1717
```sh
18-
npm install @mfng/core react@canary react-dom@canary
18+
npm install @mfng/core react@canary react-dom@canary react-server-dom-webpack@canary
1919
```
2020

2121
2. Create a server entry that handles GET requests to create RSC app streams and

0 commit comments

Comments
 (0)