From 16aee18d328d6315ffe7f93c67698475d3c8eab6 Mon Sep 17 00:00:00 2001 From: Nikita Fedorov <50797337+fedorovvvv@users.noreply.github.com> Date: Mon, 4 Jul 2022 01:30:48 +0300 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fcde63d..845edb9 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ ## Installation ```bash -npm i svelte-floating-ui +npm i -D svelte-floating-ui ``` 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
{/if} -``` \ No newline at end of file +```