From 6174cf381c2494393fb0f8f31e7da1527cbc342f Mon Sep 17 00:00:00 2001 From: Federico Jaramillo Martinez Date: Mon, 13 Jul 2026 19:08:51 +0200 Subject: [PATCH] docs: keep README quick start concise --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 5547cea..fbbc619 100644 --- a/README.md +++ b/README.md @@ -64,8 +64,6 @@ pi-web version pi-web uninstall ``` -`pi-web install` validates the safely verifiable requirements of the exact production or development service plan inside the native user-service manager before changing config or replacing services; arbitrary configured command overrides are preserved but not executed by preflight. `pi-web doctor` repeats manager-context diagnostics, labels prospective production checks when an installed command strategy cannot be reconstructed, and keeps general shell/Pi/npm readiness separate from service-start requirements. - For more install options, including one-line install, Pi package install, WSL/manual usage, and remote access, see the [installation guide](https://pi-web.dev/install). ## Core model