fix: add supported platforms note to Docker Sandboxes section

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
gavrielc
2026-03-13 11:49:01 +02:00
parent 49595b9c70
commit 2a90f98138

View File

@@ -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 curl -fsSL https://nanoclaw.dev/install-docker-sandboxes-windows.sh | bash
``` ```
<p>Currently supported on macOS (Apple Silicon) and Windows (x86). Linux support coming soon.</p>
<p><a href="https://nanoclaw.dev/blog/nanoclaw-docker-sandboxes">Read the announcement →</a></p> <p><a href="https://nanoclaw.dev/blog/nanoclaw-docker-sandboxes">Read the announcement →</a></p>
<br> <br>
</div> </div>