Skip to content

Commit 3b77352

Browse files
author
chaos
committed
update doc
1 parent ac435a6 commit 3b77352

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
## Improvements from VEIGIT
33
### features
44
* move to vue3.2+vite.
5-
* demo with realtime debug sources.
5+
* demo with realtime dev debugging sources.
66
### usage
7-
* dev debug
7+
* dev debugging
88
```bash
99
npm run serve
1010
```
1111
* import
1212
```bash
13-
npm install --save vue3-veigit-treeselect
13+
npm install --save @veigit/vue3-treeselect
1414
```
1515
you may need to define the package dist in packages.json, as this package may not be uploaded to npm repo.
1616
``` json

0 commit comments

Comments
 (0)