Skip to content

Commit fbef161

Browse files
committed
readme
1 parent 9c53915 commit fbef161

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66

77
### Usage
88

9+
``` bash
10+
npm install vuex-router-sync
11+
```
912
``` js
1013
import { sync } from 'vuex-router-sync'
1114
import store from './vuex/store' // vuex store instance

0 commit comments

Comments
 (0)