diff --git a/README.md b/README.md index 76480cf..7d436e6 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ git clone https://github.com/kubernetes-client/gen ```bash # Where REPO_DIR points to the root of the csharp repository -cd ${REPO_DIR}/csharp/src +cd ${REPO_DIR}/csharp/src/KubernetesClient ${GEN_DIR}/openapi/csharp.sh generated ../csharp.settings ```