Skip to content

Commit 5b89813

Browse files
Update the install section of the readme
1 parent ee52516 commit 5b89813

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
@@ -91,7 +91,7 @@ new Vue({
9191
## Install
9292
9393
````sh
94-
npm install --save vue-async-computed@next
94+
npm install --save vue-async-computed
9595
````
9696
9797
## Usage example

0 commit comments

Comments
 (0)