Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fedorovvvv authored Jul 3, 2022
1 parent b813525 commit 16aee18
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
## Installation

```bash
npm i svelte-floating-ui
npm i -D svelte-floating-ui
```

This is not yet published on npm
Expand Down Expand Up @@ -136,4 +136,4 @@ To set the styles, you can pass the [`onComputed`](#applying-custom-styles-on-co
<div class="arrow" bind:this={$arrowRef} />
</div>
{/if}
```
```

0 comments on commit 16aee18

Please sign in to comment.