Fix documentation of how to regenerate the client code. (#244)
This commit is contained in:
@@ -30,7 +30,7 @@ git clone https://github.com/kubernetes-client/gen
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
# Where REPO_DIR points to the root of the csharp repository
|
# 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
|
${GEN_DIR}/openapi/csharp.sh generated ../csharp.settings
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user