diff --git a/README.md b/README.md index c025babb8b..c19a930f10 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,15 @@ Link to [Angular Doc](https://angular.io/docs) and [Material Design](https://mat ## To work on this -The only prerequisite is Docker Desktop. After cloning the repository, follow the steps below to set up the development environment using Docker: +For development, the following additional tools are required: + +* Docker +* Git +* NPM v6 +* Node.js v14 +* Angular CLI v10 + +The only other prerequisite is Docker Desktop. After cloning the repository, follow the steps below to set up the development environment using Docker: Create a directory for planet development data: ```