Skip to content

Commit 1ba1048

Browse files
committed
updated readme installation
1 parent 39148df commit 1ba1048

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,9 @@ This SDK is lightweight and has no dependency. You can also use this as an ES mo
1919
### Using npm
2020
Install `imagekit-javascript`
2121
```
22-
npm install imagekit-javascript
22+
npm install imagekit-javascript --save
23+
#or
24+
yarn add imagekit-javascript
2325
```
2426

2527
Now import ImageKit

0 commit comments

Comments
 (0)