diff --git a/README.md b/README.md index 339073e99c4c4e55d33b618a0de325b1b224189f..0502eebe5bf6feda1684bdb0f61fd4e1f9dd8d3e 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ The HTTP API offered by the UsageControl is specified [here](./usagecontrol_open UageControl requires the following ACROSS components to be already installed: - [Transparency Dashboard Backend](https://git.code.tecnalia.com/across/public/citizen-front-end/transparency-dashboard/transparency-dashboard-ui): to get the list of given consents by each citizen and the status of them. -- [Service Catalogue](https://git.code.tecnalia.com/across/public/data-harmonization-and-connectors/service-registry/Public_Service_Catalog_ENG) +- [Service Catalogue](https://git.code.tecnalia.com/across/public/data-harmonization-and-connectors/service-registry/Public_Service_Catalog_ENG): : to get all the required information of the available services. - An Identity Server, as Keycloak, installed and configured with its corresponding realm and clients. To install the project, you need to have Docker and Docker-compose installed on your machine. If you don't have it, you can install it by following the instructions on the official Docker website.