Skip to content

Commit a5e9bd8

Browse files
authored
Merge pull request #39 from vishaldodiya/patch-1
Update README.md
2 parents fa34a99 + c238f2d commit a5e9bd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ npm i vue-core-image-upload --save
1818

1919
Code Example (ES6)
2020
``` js
21-
import VueCoreImageUpload from 'vue.core.image.upload';
21+
import VueCoreImageUpload from 'vue-core-image-upload';
2222

2323
new Vue({
2424
el: '#app',

0 commit comments

Comments
 (0)