From 1691ecd630fd0ed92fa096464188c49ff0cd3f12 Mon Sep 17 00:00:00 2001 From: kedar-1 <97901228+kedar-1@users.noreply.github.com> Date: Tue, 2 Jun 2026 02:00:31 +0200 Subject: [PATCH] Require sudo for global installation of CodeGraph Updated installation command for CodeGraph to require sudo. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6feb5c45..8d0d16f0 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ Already have Node? Use npm instead (works on any version): ```bash npx @colbymchenry/codegraph # zero-install, or: -npm i -g @colbymchenry/codegraph +sudo npm i -g @colbymchenry/codegraph ``` CodeGraph bundles its own runtime — nothing to compile, no native build, works the same everywhere. The interactive installer auto-configures your agent(s) — Claude Code, Cursor, Codex CLI, opencode, Hermes Agent, Gemini CLI, Antigravity IDE, Kiro.