From 160ee74f4539f64b9029aeaf054baaa98e5b0bf9 Mon Sep 17 00:00:00 2001 From: twpayne Date: Mon, 25 Mar 2013 05:01:23 -0700 Subject: [PATCH] Updated Developer Guide (markdown) --- Developer-Guide.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Developer-Guide.md b/Developer-Guide.md index f0c5821..50b4dee 100644 --- a/Developer-Guide.md +++ b/Developer-Guide.md @@ -123,9 +123,9 @@ Run examples without Plovr: The examples can also be run against the `ol.js` standalone lib, without Plovr, just like the examples [hosted](http://openlayers.github.com/ol3/master/examples/) on GitHub. Start by -executing the `hostexamples` build target: +executing the `host-examples` build target: - $ ./build.py hostexamples + $ ./build.py host-examples This will build `ol.js`, `ol-simple.js`, `ol-whitespace.js`, and `ol.css`, create the examples index page, and copy everything to