From 294ba002c3e2c7443437e232304f3bbd63fdafab Mon Sep 17 00:00:00 2001 From: Vadim Date: Sun, 20 Jun 2021 23:15:59 +0300 Subject: [PATCH] Update readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c3800d9..2d2b5f5 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,8 @@ https://vadimkorr.github.io/svelte-carousel ## Installation ```bash yarn add svelte-carousel +``` +```bash npm install svelte-carousel ```