Update README.md

This commit is contained in:
José Luis Garrido-Labrador
2020-08-30 11:47:58 +02:00
committed by GitHub
parent fa744e6f4f
commit 29a07101da

View File

@@ -10,7 +10,7 @@ Getting starting
### Installation
Via npm
```bash
$ npm install @jlgarridol/modalizer.js@1.0.1
$ npm install @jlgarridol/modalizer.js@1.0.2
```
or add it directly using a CDN:
```html