Skip to content

Commit 90c5df3

Browse files
committed
docs: added basic installation comment
1 parent 3623dbd commit 90c5df3

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/installation/index.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,11 @@ and insert them in your page.
1111
<link rel="stylesheet" href="vue-modal.css" />
1212
```
1313

14+
The `vue-modal` component and functions are now globally available via the `VueModal` object.
15+
1416
## Module System
1517

16-
Install it via npm
18+
Install it via `npm`
1719

1820
```
1921
npm i @kouts/vue-modal@next --save

0 commit comments

Comments
 (0)