Updated Moving to NPM and Grunt (markdown)
@@ -11,9 +11,11 @@ The actual development tasks will be run via [Grunt](gruntjs.com). Grunt requir
|
|||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
### From Source
|
### From Source
|
||||||
`git clone https://github.com/openlayers/ol3.git
|
`git clone https://github.com/openlayers/ol3.git`
|
||||||
cd ol3
|
|
||||||
npm install`
|
`cd ol3`
|
||||||
|
|
||||||
|
`npm install`
|
||||||
|
|
||||||
### From NPM
|
### From NPM
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user