[object Object]

← back to Cli Printing Press

docs(readme): simplify install to just /install-skill

28036ae7acb1804c9ee37ef50f05f51954936a53 · 2026-03-27 14:56:35 -0700 · Matt Van Horn

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

Files touched

Diff

commit 28036ae7acb1804c9ee37ef50f05f51954936a53
Author: Matt Van Horn <455140+mvanhorn@users.noreply.github.com>
Date:   Fri Mar 27 14:56:35 2026 -0700

    docs(readme): simplify install to just /install-skill
    
    Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
---
 README.md | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/README.md b/README.md
index da921e31..ab3a4ad0 100644
--- a/README.md
+++ b/README.md
@@ -13,11 +13,7 @@ One command. 10 phases. ~1 hour. Produces a Go CLI + MCP server + 7 analysis doc
 ### Get it
 
 ```bash
-# Claude Code
 /install-skill https://github.com/mvanhorn/cli-printing-press
-
-# Then build the binary (needed for scorecard + verify)
-cd ~/cli-printing-press && go build -o ./printing-press ./cmd/printing-press
 ```
 
 ## Every Endpoint. Every Insight. One Command.

← 445bf957 docs: add research plans from GitHub CLI run + quality overh  ·  back to Cli Printing Press  ·  fix(plugin): remove invalid skills field from plugin.json b5e6f02d →