Skip to content

Commit 411837f

Browse files
committed
docs: update readme
1 parent 9b0c5f3 commit 411837f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ implemented with SVG.
88
Follow these three steps to get started:
99
```js
1010
// install
11-
npm i vue-ellipse-progress@next
11+
npm i vue-ellipse-progress
1212
// initialize
1313
import veProgress from "vue-ellipse-progress";
1414
createApp(App).use(veProgress);

0 commit comments

Comments
 (0)