Updated Moving to NPM and Grunt (markdown)

Paul Spencer
2013-07-18 08:11:16 -07:00
parent c4d7f002bc
commit b9f67afd7a
+5 -3
@@ -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