Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
davidgamez committed Apr 22, 2024
1 parent 2e27a29 commit aa04bbd
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit aa04bbd

Please sign in to comment.