From 80ae7d3dc043bd9b8e55b6f3e26578a6ac323134 Mon Sep 17 00:00:00 2001 From: Sarthak Agrawal Date: Sun, 9 Aug 2026 12:45:24 +0530 Subject: [PATCH] docs: fix landing deploy command --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8c1a26f..fb0b3fa 100644 --- a/README.md +++ b/README.md @@ -92,7 +92,7 @@ The public landing is a separate static Cloudflare Pages surface. Release it only from a clean, synchronized `main` after exact-main CI is green: ```bash -pnpm deploy +pnpm run deploy ``` The parked PartyKit relay keeps its separate `server` deploy command and is not