Update installation via npm

This commit is contained in:
José Luis Garrido Labrador
2020-08-30 02:04:49 +02:00
parent 505f349130
commit 5b179c4f85
2 changed files with 3 additions and 3 deletions

View File

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

View File

@@ -9,7 +9,7 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/jlgarridol/modalizerjs.git"
"url": "git+https://github.com/jlgarridol/modalizer.js.git"
},
"keywords": [
"bootstrap",
@@ -22,7 +22,7 @@
"author": "Jose Luis Garrido-Labrador",
"license": "MIT",
"bugs": {
"url": "https://github.com/jlgarridol/modalizerjs/issues"
"url": "https://github.com/jlgarridol/modalizer.js/issues"
},
"homepage": "http://modalizerjs.jlgarridol.com",
"dependencies": {