From d8dd17781e2133b916fef987d9926c12e6bf37cb Mon Sep 17 00:00:00 2001 From: Luke Baumann Date: Mon, 7 Apr 2025 16:04:35 -0700 Subject: [PATCH] Small update to the colocated python readme PiperOrigin-RevId: 744883448 --- pathwaysutils/sidecar/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pathwaysutils/sidecar/README.md b/pathwaysutils/sidecar/README.md index a59ba45..6f2a76a 100644 --- a/pathwaysutils/sidecar/README.md +++ b/pathwaysutils/sidecar/README.md @@ -128,7 +128,7 @@ Get the necessary code and scripts. ```bash git clone https://github.com/AI-Hypercomputer/pathways-utils.git -cd pathwaysutils +cd pathways-utils ``` **2. Prepare Sidecar Dependencies**