From 76e4242cb109c522e5728db5fb9cd584f9fb33ef Mon Sep 17 00:00:00 2001 From: Jason Woltje Date: Mon, 10 Aug 2026 14:40:18 -0500 Subject: [PATCH] Reformat Requirements block --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f4d3c290..e6c35a7e 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,11 @@ mosaic wizard # Full guided setup (gateway install → verify) - Node.js ≥ 20 - npm (for global @mosaicstack/mosaic install) -- One or more runtimes: [Claude Code](https://docs.anthropic.com/en/docs/claude-code), [Codex](https://github.com/openai/codex), [OpenCode](https://opencode.ai), or [Pi](https://github.com/mariozechner/pi-coding-agent) +- One or more runtimes: + - [Claude Code](https://docs.anthropic.com/en/docs/claude-code) + - [Codex](https://github.com/openai/codex) + - [OpenCode](https://opencode.ai) + - [Pi](https://pi.dev) ## Usage