From 9c4183df2b6afb6d5567d0c8a745cb1521661271 Mon Sep 17 00:00:00 2001 From: Satya Devineni Date: Sun, 11 Jan 2026 06:19:13 +0000 Subject: [PATCH] Fix directory path in README.md --- nvidia/txt2kg/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nvidia/txt2kg/README.md b/nvidia/txt2kg/README.md index 320e58e..f4d9665 100644 --- a/nvidia/txt2kg/README.md +++ b/nvidia/txt2kg/README.md @@ -66,7 +66,7 @@ In a terminal, clone the txt2kg repository and navigate to the project directory ```bash git clone https://github.com/NVIDIA/dgx-spark-playbooks -cd dgx-spark-playbook/nvidia/txt2kg/assets +cd dgx-spark-playbooks/nvidia/txt2kg/assets ``` ## Step 2. Start the txt2kg services