mirror of
https://github.com/Leaflet/Leaflet.git
synced 2025-07-23 00:34:55 +00:00
add a note about npm command to install beta
This commit is contained in:
@ -15,7 +15,7 @@ As with previous releases, you can use our CDN:
|
||||
<link rel="stylesheet" href="http://cdn.leafletjs.com/leaflet/v1.0.0-beta.2/leaflet.css" />
|
||||
<script src="http://cdn.leafletjs.com/leaflet/v1.0.0-beta.2/leaflet.js"></script>
|
||||
|
||||
The release is also available through NPM, Bower, and [GitHub download](https://github.com/Leaflet/Leaflet/archive/v1.0.0-beta.2.zip).
|
||||
The release is also available through NPM (`npm install leaflet@beta`), Bower, and [GitHub download](https://github.com/Leaflet/Leaflet/archive/v1.0.0-beta.2.zip).
|
||||
|
||||
The API reference for 1.0 is still temporarily [available here](http://mourner.github.io/Leaflet/reference.html).
|
||||
|
||||
|
Reference in New Issue
Block a user