Skip to content

Commit 16aee18

Browse files
authored
Update README.md
1 parent b813525 commit 16aee18

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
## Installation
66

77
```bash
8-
npm i svelte-floating-ui
8+
npm i -D svelte-floating-ui
99
```
1010

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

0 commit comments

Comments
 (0)