From 821f9b7e05bb2f6dc6ad8fa6a2482c56401d76ea Mon Sep 17 00:00:00 2001 From: Zac Dover Date: Sun, 29 Dec 2024 23:24:46 +1000 Subject: [PATCH] doc: README.md - format admonition Format an admonition correctly. This commit is a prelude to a cleanup of a recent addition to README.md. Signed-off-by: Zac Dover --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1ca46f364fa6c..5a5ac07206d4d 100644 --- a/README.md +++ b/README.md @@ -95,7 +95,7 @@ To build Ceph, follow this procedure: ninja -j3 - > [IMPORTANT] + > [!IMPORTANT] > > [Ninja](https://ninja-build.org/) is the build system used by the Ceph > project to build test builds. The number of jobs used by `ninja` is -- 2.39.5