Skip to content

Commit 0985786

Browse files
committed
readme change
1 parent f7d86da commit 0985786

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

README.md

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,15 @@
2525
- [Documentation Netlify](https://vue3openlayers.netlify.app)
2626
- [Documentation Github.io](https://vue3openlayers.github.io/)
2727

28+
## Install
29+
30+
```bash
31+
# install current vue3-openlayers version
32+
npm install vue3-openlayers
33+
or
34+
yarn add vue3-openlayers
35+
```
36+
2837
[![Stargazers repo roster for @MelihAltintas/vue3-openlayers](https://reporoster.com/stars/MelihAltintas/vue3-openlayers)](https://github.com/MelihAltintas/vue3-openlayers/stargazers)
2938

3039
## Overview
@@ -51,15 +60,7 @@ Latest ✔ | Latest ✔ | Latest ✔ | Latest ✔ | Latest ✔ |
5160

5261

5362

54-
## Install
55-
56-
```bash
57-
# install Vue
58-
npm install vue
5963

60-
# install current vue3-openlayers version
61-
npm install vue3-openlayers
62-
```
6364

6465
## License
6566

0 commit comments

Comments
 (0)