From 55466130a5c7e0bb1301ec05c0744af083b0e198 Mon Sep 17 00:00:00 2001 From: "Aaron D. Lee" Date: Sun, 5 Jul 2026 23:11:47 -0400 Subject: [PATCH] docs: QUICKSTART points at deploy/quickstart-docker.md as the fast path (slice-G) Minimal diff: one blockquote after the status note. The from-source page stays the developer path; the Docker quickstart is now the operator fast path (slice-G docs tree). Signed-off-by: Aaron D. Lee --- docs/QUICKSTART.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/QUICKSTART.md b/docs/QUICKSTART.md index 282075d..1527ab0 100644 --- a/docs/QUICKSTART.md +++ b/docs/QUICKSTART.md @@ -12,6 +12,11 @@ Get Rutster running and hear your own voice echoed back in under 5 minutes. > [`docs/superpowers/specs/2026-07-05-slice-5-rented-transport-design.md`](superpowers/specs/2026-07-05-slice-5-rented-transport-design.md) > for the active build target's design. +> **Fastest path:** if you want a *running deployment* — TLS, a domain, a phone +> number — skip the source build and use the Docker quickstart: +> [`docs/deploy/quickstart-docker.md`](deploy/quickstart-docker.md). This page +> is the from-source developer path. + --- ## Prerequisites