From b6e2a42d3646124bd18c07c8c812cd53b3f20375 Mon Sep 17 00:00:00 2001 From: Nicolas Dupont Date: Wed, 13 Dec 2023 15:17:19 +0100 Subject: [PATCH] Improve documentation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6aa78b5..267355b 100644 --- a/README.md +++ b/README.md @@ -112,7 +112,7 @@ Available variables are listed below, along with default values: | --- | --- | --- | | `ota_federated_api_repo` | Repository URL of the federated API code | `https://github.com/OpenTermsArchive/federated-api.git` | | `ota_federated_api_directory` | Path of the directory where the code will be deployed on the server | `federated-api` | -| `ota_federated_api_branch` | Git branch of the federated API repository to use | `main` | +| `ota_federated_api_branch` | Git branch or tag of the federated API repository to use | `main` | These variables can be overridden in the inventory file, for example: