FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

docs(www): update prod message · WebWorksCollection/ui@faf05aa · GitHub

forked from shadcn-ui/ui

Commit faf05aa

Browse files
committed
docs(www): update prod message
1 parent a63f5b2 commit faf05aa

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

‎.github/workflows/prerelease-comment.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
A new prerelease is available for testing:
5050
5151
```sh
52-
pnpm @shadcn/ui@${{ env.BETA_PACKAGE_VERSION }}
52+
npx @shadcn/ui@${{ env.BETA_PACKAGE_VERSION }}
5353
```
5454
5555
- name: "Remove the autorelease label once published"

‎apps/www/content/docs/index.mdx‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ I did. But I'm not really a designer. Most of what you see here, I learned by lo
5757

5858
### Is it ready for production?
5959

60-
Almost. I'm using it in production, but I'm still adding components and fixing bugs. See the roadmap on [GitHub](https://github.com/shadcn/ui).
60+
Yes. You can use it in your production apps.
6161

6262
### How do I customize the colors?
6363

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL