From f75e068ea3e7016b66dfc474f2d4d16e6bf1bf7e Mon Sep 17 00:00:00 2001 From: Jaixii Date: Mon, 27 Jul 2026 04:22:49 -0400 Subject: [PATCH] Revise README for Engraphis installation and usage Updated installation instructions and clarified usage of Engraphis-Dashboard. --- README.md | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 9c0c997..aeb7ed7 100644 --- a/README.md +++ b/README.md @@ -29,14 +29,9 @@ https://discord.com/invite/Wfr2ejBmY > Auto Dreaming, Auto Consolidation, and Team identity/seat management run only on the > official hosted service; their server implementations are not distributed here. -## The WebUI — one command, local-first +## Full Engraphis install: pip install "engraphis[all]" -```bash -pip install "engraphis[server]" -engraphis-dashboard -``` - -Opens `http://127.0.0.1:8700` in your browser. No cloud, signup, or API key is required for +Engraphis-Dashboard opens `http://127.0.0.1:8700` in your browser. No cloud, signup, or API key is required for local memory. Memory lives in a local SQLite file on your machine. The public dashboard is single-user; Team accounts, invitations, roles, seats, and organization audit live in Engraphis Cloud.