From d98b145a6c55e55e3cf3b7fb77e86fcded212fb2 Mon Sep 17 00:00:00 2001 From: Jack Colquitt <126733989+JackColquitt@users.noreply.github.com> Date: Sat, 5 Oct 2024 20:56:34 -0700 Subject: [PATCH] Minor language tweak in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b6381291..a9516c1d 100644 --- a/README.md +++ b/README.md @@ -84,7 +84,7 @@ Each directory contains the pre-built `YAML` configuration files needed to launc | VertexAI API | Cassandra | `tg-vertexai-cassandra.yaml` | | VertexAI API | Neo4j | `tg-vertexai-neo4j.yaml` | -Launching TrustGraph is as simple as running one line: +Once a configuration `launch file` has been selected, deploy TrustGraph with: **Docker**: ```