diff --git a/README.md b/README.md index f1ab6cc02..d9ca7561f 100644 --- a/README.md +++ b/README.md @@ -59,16 +59,18 @@ Folder `api` contains source code of the API implementation. This repository rel ## Requirements. -Python == 3.11 - -### Scripts dependencies +The tested and recommended Python version: `~=3.11`. +### External dependencies - docker + - docker-compose - wget + - Postgresql + - sed ## Installation & Usage -- As a one time step, download the `openapi-generator-cli.sh` script using: +- As a one-time step, download the `openapi-generator-cli.sh` script using: ```bash scripts/setup-openapi-generator.sh