Update readme

This commit is contained in:
Vadim
2021-06-20 23:15:59 +03:00
parent f3697d9783
commit 294ba002c3

View File

@@ -20,6 +20,8 @@ https://vadimkorr.github.io/svelte-carousel
## Installation ## Installation
```bash ```bash
yarn add svelte-carousel yarn add svelte-carousel
```
```bash
npm install svelte-carousel npm install svelte-carousel
``` ```