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