Skip to content

Commit

Permalink
Update README.md (#461)
Browse files Browse the repository at this point in the history
shadcn-ui has been deprecated.
  • Loading branch information
VesperQuartz authored Dec 17, 2024
1 parent 0e735e9 commit 6da7c38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/nextjs-example/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ If you want to add the shadcn/ui Aptos wallet selector to your shadcn-based app,
- Run the following command to install all of the shadcn/ui components that the wallet selector depends on:

```bash
npx shadcn-ui@latest add button collapsible dialog dropdown-menu toast
npx shadcn@latest add button collapsible dialog dropdown-menu toast
```

- Copy the [wallet-selector.tsx](./src/components/WalletSelector.tsx) file from this repo to your `src/components/` directory.
Expand Down

0 comments on commit 6da7c38

Please sign in to comment.