From 7a3a6b512fd413b64d839fd36a7c722e223f370c Mon Sep 17 00:00:00 2001 From: Pun Butrach Date: Sun, 15 Oct 2023 18:04:19 +0700 Subject: [PATCH] docs(building): use new highlight format --- docs/4_building.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/4_building.md b/docs/4_building.md index adcf47dd..d687cfad 100644 --- a/docs/4_building.md +++ b/docs/4_building.md @@ -31,7 +31,8 @@ This page will guide you through building ReVanced Manager from source. flutter packages pub run build_runner build --delete-conflicting-outputs ``` - > **Note**: Must be run every time you sync your local repository with the remote repository. + > [!Note] + > Must be run every time you sync your local repository with the remote repository. 7. Build the APK