Skip to content

Commit 17a4a0d

Browse files
committed
Add yarn
1 parent 9811a50 commit 17a4a0d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,11 @@ IE9+ and all modern browsers are supported.
3131
```bash
3232
npm install vue-drag-and-drop-list --save
3333
```
34+
or
3435

36+
```bash
37+
yarn add vue-drag-and-drop-list
38+
```
3539
## Usage
3640

3741
```js

0 commit comments

Comments
 (0)