Skip to content

Commit 8831b0c

Browse files
committed
chore: fixup readme
1 parent 20097fa commit 8831b0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/plugin-rsc/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ This package provides [React Server Components](https://react.dev/reference/rsc/
1414
You can start a project by copying an example locally by:
1515

1616
```sh
17-
npx degit hi-ogawa/vite-plugins/packages/rsc/examples/starter my-app
17+
npx degit vitejs/vite-plugin-react/packages/plugin-rsc/examples/starter my-app
1818
```
1919

2020
## Examples

0 commit comments

Comments
 (0)