docs(www): update prod message

This commit is contained in:
shadcn
2023-03-08 19:26:55 +04:00
parent a63f5b260f
commit faf05aa086
2 changed files with 2 additions and 2 deletions

View File

@@ -49,7 +49,7 @@ jobs:
A new prerelease is available for testing:
```sh
pnpm @shadcn/ui@${{ env.BETA_PACKAGE_VERSION }}
npx @shadcn/ui@${{ env.BETA_PACKAGE_VERSION }}
```
- name: "Remove the autorelease label once published"

View File

@@ -57,7 +57,7 @@ I did. But I'm not really a designer. Most of what you see here, I learned by lo
### Is it ready for production?
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).
Yes. You can use it in your production apps.
### How do I customize the colors?