Skip to content

Commit 8c76ddd

Browse files
committed
Add NPM install instruction.
1 parent 85353ae commit 8c76ddd

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,12 @@ complete image header after resizing.
6464

6565
## Setup
6666

67+
Install via [NPM](https://www.npmjs.com/):
68+
69+
```sh
70+
npm install blueimp-load-image
71+
```
72+
6773
Include the (combined and minified) JavaScript Load Image script in your HTML
6874
markup:
6975

0 commit comments

Comments
 (0)