Skip to content

Commit dc82c52

Browse files
Merge pull request #16 from cgarnier/patch-1
Fix installation step
2 parents 7327e74 + 07397a8 commit dc82c52

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
@@ -99,7 +99,7 @@ https://jsfiddle.net/dede89/u5ecgtsj/
9999
## Installation
100100
- Available through:
101101
``` js
102-
npm install vuedraggabble
102+
npm install vuedraggable
103103
```
104104
``` js
105105
Bower install vue.draggable

0 commit comments

Comments
 (0)