cmd/sketch: remove colima check
Orbstack works too.
diff --git a/README.md b/README.md
index 69026e0..6efa99c 100644
--- a/README.md
+++ b/README.md
@@ -15,10 +15,11 @@
## Requirements
Currently sketch runs on macOS and linux.
-It uses docker/colima for containers.
+It uses docker for containers.
-macOS: `brew install colima`
+macOS: `brew install colima` (or an equivalent, like Docker Desktop or Orbstack)
linux: `apt install docker.io` (or equivalent for your distro)
+WSL2: install Docker Desktop for Windows (docker entirely inside WSL2 is tricky)
The [sketch.dev](https://sketch.dev) service is used to provide access
to an LLM service and give you a way to access the web UI from anywhere.