From c95c9184976c26b1cca3f714f329217eb4872ebb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Etxaniz=20Errazkin=2C=20I=C3=B1aki?= <inaki.etxaniz@tecnalia.com> Date: Thu, 6 Mar 2025 14:58:57 +0100 Subject: [PATCH] Update file README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a7e16c9..fa5358d 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ In markdown files (*.md): ```plantuml Bob -> Alice : hello Alice -> Bob : hi -``` +```. ``` **UPDATED: Jul/2024**: This was solved [installing](https://docs.gitlab.com/administration/integration/plantuml/#configure-your-plantuml-server) the corresponding UML server and configuring git.code.tecnalia.dev to connect to it and finally render the plantUML text files as diagrams. -- GitLab