From 9f06161616b3a0f2b590ff0e82b3badc630a0532 Mon Sep 17 00:00:00 2001 From: Jack Colquitt <126733989+JackColquitt@users.noreply.github.com> Date: Wed, 11 Feb 2026 20:07:15 -0800 Subject: [PATCH] Fix formatting of deployment instructions in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 06abd56f..8ce4a678 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ npx @trustgraph/config TrustGraph downloads as Docker containers and can be run locally with Docker, Podman, or Minikube. The config tool will generate: - `deploy.zip` with either a `docker-compose.yaml` file for a Docker/Podman deploy or `resources.yaml` for Kubernetes -- Deployment instructions as `INSTALLATION.md`. +- Deployment instructions as `INSTALLATION.md`