From ae38812c2cb75b9bfede87c35d967f3e3783d6b3 Mon Sep 17 00:00:00 2001 From: Santosh Bhavani Date: Fri, 12 Dec 2025 10:39:03 -0600 Subject: [PATCH] fix(txt2kg): correct typo in README.md cd command --- 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