Update readme.md

This commit is contained in:
José Luis Garrido Labrador
2020-08-30 02:28:57 +02:00
parent 8698ac9d32
commit e24e2ecdde
2 changed files with 2 additions and 2 deletions

View File

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