Skip to content

Commit ce66301

Browse files
authored
docs: update package manager command from beta to rc (#2800)
1 parent e76258a commit ce66301

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/theme/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ function HomeLayout() {
2727
className="rp-doc"
2828
style={{ width: '100%', maxWidth: 450, margin: '-1rem 0' }}
2929
>
30-
<PackageManagerTabs command="create rspress@beta" />
30+
<PackageManagerTabs command="create rspress@rc" />
3131
</div>
3232
}
3333
/>

0 commit comments

Comments
 (0)