From a4d602ebd7d86c55a2f024499a48c24906831385 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Lemoine?= Date: Wed, 19 Feb 2014 01:59:52 -0800 Subject: [PATCH] Updated Developer Guide (markdown) --- Developer-Guide.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Developer-Guide.md b/Developer-Guide.md index 921fdbd..1c83d65 100644 --- a/Developer-Guide.md +++ b/Developer-Guide.md @@ -70,6 +70,7 @@ To get JSDoc from GitHub: Again, the `jsdoc` executable, located at the root of `jsdoc` repository, should be in your `PATH`. +Note: another way to set up your development environment is to use Hadrien Tulipe's [Docker image](https://github.com/htulipe/ol3-docker-env). This will create a virtual Ubuntu machine with all the dependencies installed for you. ## Working with the build tool