aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
authorLoek Le Blansch <loek@pipeframe.xyz>2024-10-31 15:40:27 +0100
committerLoek Le Blansch <loek@pipeframe.xyz>2024-10-31 15:40:27 +0100
commit4b12d1f1e6dbded47637ef8e2550741882d59329 (patch)
tree96a6d10474124439090a7e1a746d608cfb2f42de /readme.md
parentc914e226cf9b21bcb307059ef44ab3ff4b3cb8de (diff)
fix admonition format
Diffstat (limited to 'readme.md')
-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.