Skip to content
This repository was archived by the owner on Feb 4, 2022. It is now read-only.

Commit 8b38fc1

Browse files
jankeesvwrobinvdvleuten
authored andcommitted
Fix package name in Readme (#179)
1 parent ff465c3 commit 8b38fc1

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
@@ -21,7 +21,7 @@ Persist and rehydrate your [Vuex](http://vuex.vuejs.org/) state between page rel
2121
## Install
2222

2323
```bash
24-
npm install --save unistore
24+
npm install --save vuex-persistedstate
2525
```
2626

2727
The [UMD](https://github.com/umdjs/umd) build is also available on [unpkg](https://unpkg.com):

0 commit comments

Comments
 (0)