aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--readme.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index 6b578fa..858d319 100644
--- a/readme.md
+++ b/readme.md
@@ -49,7 +49,8 @@ $ curl -sLo- https://github.com/plantuml/plantuml/releases/download/v1.2024.7/pl
# mv plantuml.jar /usr/share/plantuml/plantuml.jar
```
-> NOTE: Ubuntu, Debian and Mint all place PlantUML's \.jar file under
+> [!NOTE]
+> Ubuntu, Debian and Mint all place PlantUML's \.jar file under
> `/usr/share/plantuml/plantuml.jar`, while it's under
> `/usr/share/java/plantuml/plantuml.jar` on Arch. Check the contents of the
> file returned by `command -v plantuml` to confirm this.