Skip to content

Commit 30ef6f1

Browse files
committed
Merge branch 'master' of github.com:defvayne23/SVGMarker
2 parents ca447be + 0abc0e1 commit 30ef6f1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ Google Maps JavaScript API overlay class to easily add markers with an SVG image
33

44
## Install
55

6-
**[Bower](http://bower.io/)**
6+
**[yarn](http://yarnpkg.com)**
77
```shell
8-
bower install svg-marker
8+
yarn add @defvayne23/svg-marker
99
```
1010

1111
**[npm](https://www.npmjs.org/)**

0 commit comments

Comments
 (0)