Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
huntabyte committed Oct 25, 2023
1 parent 1253dff commit 57e1e8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -409,7 +409,7 @@ Render the items as they become available. Filtering and sorting will happen aut
We recommend using the [Bits UI popover](https://www.bits-ui.com/docs/components/popover) component. ⌘K-sv relies on the Bits UI Dialog component, so this will reduce the number of dependencies you'll need.

```bash
$ npm install bits-ui
npm install bits-ui
```

Render `Command` inside of the popover content:
Expand Down

0 comments on commit 57e1e8b

Please sign in to comment.