From 9745612ec4c5c9cb908019381b66e2b7d69f31a4 Mon Sep 17 00:00:00 2001 From: Anuj Chaudhari Date: Fri, 22 Aug 2025 13:45:54 -0700 Subject: [PATCH] Update repo name in README.md file --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1e9cb83..d278be5 100644 --- a/README.md +++ b/README.md @@ -26,8 +26,8 @@ The repository is organized as follows: 1. Clone the repository: ```bash - git clone https://github.com/cloudfoundry-community/capi-openapi-spec.git - cd capi-openapi-spec + git clone https://github.com/cloudfoundry/cf-openapi.git + cd cf-openapi ``` 2. Install the dependencies: