Skip to content

Commit

Permalink
Bowerize Rrose.
Browse files Browse the repository at this point in the history
  • Loading branch information
erictheise committed Dec 8, 2015
1 parent 77e87f5 commit df4926f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Rrose is a plugin for the Leaflet JavaScript Mapping Library. It's useful when y

### How to use it

In your project, drop `rrose-src.js` alongside `leaflet-src.js`, `leaflet.rrose.css` alongside `leaflet.css`. Then, instead of instantiating a new `L.Popup` object, instantiate a new `L.Rrose` object:
In your project, drop `leaflet.rrose-src.js` alongside `leaflet-src.js`, `leaflet.rrose.css` alongside `leaflet.css`. You can also install Rrose via [bower](http://bower.io/). Then, instead of instantiating a new `L.Popup` object, instantiate a new `L.Rrose` object:


```javascript
Expand Down
File renamed without changes.

0 comments on commit df4926f

Please sign in to comment.