Small readme changes
This commit is contained in:
parent
b937db700f
commit
27d2e55a85
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ Install `vue-formulate` like any other vue plugin:
|
|||
|
||||
```js
|
||||
import Vue from 'vue'
|
||||
import formulate from 'vue-formulate
|
||||
import formulate from 'vue-formulate'
|
||||
|
||||
Vue.use(formulate)
|
||||
```
|
||||
|
|
Loading…
Add table
Reference in a new issue