From 55c003c5f4aa406ecdb5dbe94f42ad96deeeb027 Mon Sep 17 00:00:00 2001 From: gavrielc Date: Sat, 4 Jul 2026 19:50:43 +0300 Subject: [PATCH] Apply suggestion from @gavrielc --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 504782aad..eabeaa417 100644 --- a/README.md +++ b/README.md @@ -165,7 +165,7 @@ Key files: **Why Docker?** -Docker provides cross-platform support (macOS, Linux and Windows via WSL2) and a mature ecosystem. For additional isolation, [Docker Sandboxes](docs/docker-sandboxes.md) run each container inside a micro VM. +Docker provides cross-platform support (macOS, Linux and Windows via WSL2) and a mature ecosystem. For additional isolation, Docker Sandboxes run each container inside a micro VM. **Can I run this on Linux or Windows?**