From ddd9853dbfe251f80865fab1168d92eef3c2596b Mon Sep 17 00:00:00 2001 From: 0xMRTT <0xMRTT@tuta.io> Date: Tue, 20 Sep 2022 22:58:05 +0200 Subject: [PATCH] fix: use note Signed-off-by: 0xMRTT <0xMRTT@tuta.io> --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a54c39fc..2792d44a 100644 --- a/README.md +++ b/README.md @@ -112,7 +112,8 @@ ninja -C builddir install ninja -C builddir run ``` -**[NOTE]** During testing and developement, as a convenience, you can use the `local.sh` script to quickly rebuild local builds. +> **Note** +> During testing and developement, as a convenience, you can use the `local.sh` script to quickly rebuild local builds. ### Building using flatpak-builder