From 3414625a6db6d5ba23b99fc98248b0eb5f1433ec Mon Sep 17 00:00:00 2001
From: gavrielc
Date: Fri, 13 Mar 2026 11:55:27 +0200
Subject: [PATCH] fix: left-align install commands in announcement section
Keep heading and description centered, but left-align the install
blocks and labels so they don't clash with the code block layout.
Co-Authored-By: Claude Opus 4.6
---
README.md | 12 ++++--------
1 file changed, 4 insertions(+), 8 deletions(-)
diff --git a/README.md b/README.md
index d7f440e..b93abbb 100644
--- a/README.md
+++ b/README.md
@@ -13,10 +13,8 @@
-
-
-
🐳 Now Running in Docker Sandboxes
-
Every agent gets its own isolated container inside a micro VM.
Hypervisor-level isolation. Millisecond startup. No complex setup.
+
🐳 Now Running in Docker Sandboxes
+
Every agent gets its own isolated container inside a micro VM.
Hypervisor-level isolation. Millisecond startup. No complex setup.
**macOS (Apple Silicon)**
```bash
@@ -28,11 +26,9 @@ curl -fsSL https://nanoclaw.dev/install-docker-sandboxes.sh | bash
curl -fsSL https://nanoclaw.dev/install-docker-sandboxes-windows.sh | bash
```
-
Currently supported on macOS (Apple Silicon) and Windows (x86). Linux support coming soon.
+> Currently supported on macOS (Apple Silicon) and Windows (x86). Linux support coming soon.
-
Read the announcement →
-
-
+Read the announcement →
## Why I Built NanoClaw