diff --git a/docs/source/developer/index.rst b/docs/source/developer/index.rst index 932bf4a2b..3690a6de2 100644 --- a/docs/source/developer/index.rst +++ b/docs/source/developer/index.rst @@ -3,9 +3,9 @@ Developer Guide To start using the MapStore geOrchestra project as a developer you need the following: * install the needed requirements: - * NodeJS (>=8) - * JDK (>= 8) - * Maven (>= 3.x) + * NodeJS (>=16) + * JDK (>= 11) + * Maven (>= 3.6) * clone the GitHub repository: