From 0429e4d9fae21814a76b9f08fd9e2a2f9cf79d36 Mon Sep 17 00:00:00 2001 From: Raidelet Nicolas Date: Fri, 21 Sep 2018 10:06:32 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f4d151a..84f8e66 100644 --- a/README.md +++ b/README.md @@ -116,4 +116,4 @@ Rendu graphique Le rendu graphique se fait avec PlantUML, par exemple, pour générer un SVG : - java -jar plantuml.jar -tsvg mongraph.puml + app/console irstea:plantuml:render -o output_dir mongraph -- GitLab