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
|
||||
|
||||
### From Source
|
||||
`git clone https://github.com/openlayers/ol3.git
|
||||
cd ol3
|
||||
npm install`
|
||||
`git clone https://github.com/openlayers/ol3.git`
|
||||
|
||||
`cd ol3`
|
||||
|
||||
`npm install`
|
||||
|
||||
### From NPM
|
||||
|
||||
|
||||
Reference in New Issue
Block a user