From 5f770d9086117f8bc763183151c661343c7a983c Mon Sep 17 00:00:00 2001 From: Jason Epstein Date: Mon, 30 Jun 2025 15:12:31 -0700 Subject: [PATCH] Update README.md --- community/ast-on-k8s/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/ast-on-k8s/README.md b/community/ast-on-k8s/README.md index 1dec158..ac0aa6a 100644 --- a/community/ast-on-k8s/README.md +++ b/community/ast-on-k8s/README.md @@ -2,7 +2,7 @@ This directory contains the manifest files for running the Application Study Tool in a Kubernetes cluster. -To clone only this directory (./ast-on-k8s), where the Kubernetes manifest files are located, follow these steps: +To clone only this directory (./community/ast-on-k8s), where the Kubernetes manifest files are located, follow these steps: ``` git init git clone -n --depth=1 --filter=tree:0 https://github.com/f5devcentral/application-study-tool/