From 2a90f9813820a4af67b5d4a8aa614de45384d667 Mon Sep 17 00:00:00 2001 From: gavrielc Date: Fri, 13 Mar 2026 11:49:01 +0200 Subject: [PATCH] fix: add supported platforms note to Docker Sandboxes section Co-Authored-By: Claude Opus 4.6 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 51a9f95..d7f440e 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,8 @@ 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.

+

Read the announcement →