From 7cd06233e59d683efaae5d72f95b402eb69517b5 Mon Sep 17 00:00:00 2001 From: Shehab <127568346+ashmod@users.noreply.github.com> Date: Tue, 17 Mar 2026 04:42:22 +0200 Subject: [PATCH] fix(docs): render MD note block properly Fixes the README.md's note block to render properly in github markdown. --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index de026e6711..7bfb582497 100644 --- a/README.md +++ b/README.md @@ -22,9 +22,8 @@ NVIDIA NemoClaw is an open source stack that simplifies running [OpenClaw](https Follow these steps to get started with NemoClaw and your first sandboxed OpenClaw agent. -:::{note} -NemoClaw currently requires a fresh installation of OpenClaw. -::: +> [!NOTE] +> NemoClaw currently requires a fresh installation of OpenClaw. ### Prerequisites