From 64405981fe0fb8d393d72b6922d1800d1b2a4e4d Mon Sep 17 00:00:00 2001 From: Olivers Vitins Date: Thu, 15 Feb 2024 21:02:43 +0200 Subject: [PATCH] docs(readme): replace spare yarn instruction with npm --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eba7778..483ef9f 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ pnpm i -D @xxfogs/svelte-carousel ``` ```bash -yarn i -D @xxfogs/svelte-carousel +npm i -D @xxfogs/svelte-carousel ``` ## Usage