From df6444b37a19d4c67ffbb973b5ffda66b0c0c339 Mon Sep 17 00:00:00 2001 From: marko911 Date: Mon, 30 Apr 2018 08:23:07 -0400 Subject: [PATCH] readme update --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9711b9f..9473198 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Etools Leaflet Map Component -This will be a polymer 2 update to the leaflet polymer component project that has stopped being supported by original author. +This is a Polmyer 2 port of the original project found at leaflet-extras/leaflet-map. *leaflet-map* is a web-component which provides access to the [leaflet map](http://leafletjs.com) JavaScript library via html elements. @@ -27,7 +27,7 @@ or checkout the [demo](http://leaflet-extras.github.io/leaflet-map/). Install this web component using [Bower](http://bower.io): ``` -bower install leaflet-map +bower install unicef-polymer/etools-leaflet-map#latest ``` Import the main component and start creating your map: