Skip to content

Commit 70bf48f

Browse files
Updated readme.md
1 parent 34b5bc9 commit 70bf48f

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

README.md

+8-2
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,14 @@
2525

2626
### Installation
2727

28-
```sh
29-
$ npm install --D gulp-sharp-optimize-images
28+
```
29+
npm i --D gulp-sharp-optimize-images
30+
```
31+
32+
_OR_
33+
34+
```
35+
yarn add gulp-sharp-optimize-images -D
3036
```
3137

3238
### Example of usage

0 commit comments

Comments
 (0)