Merge pull request #10 from flbn/patch-1

readme update to include npm installation
This commit is contained in:
Nicco 2021-12-26 21:44:19 +01:00 committed by GitHub
commit f5f2ef76ef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28,6 +28,9 @@ There is an [official integration coming](https://github.com/cloudinary/cloudina
```bash
yarn add svelte-cloudinary
```
```bash
npm install svelte-cloudinary
```
```svelte
<script>