diff --git a/README.md b/README.md index 2a81389..272a360 100644 --- a/README.md +++ b/README.md @@ -190,7 +190,7 @@ the repo root. ```shell docker run --rm -u $(id -u) --name helm-docs \ - --volume "$PWD/sddi-ckan/charts:/helm-docs" \ + --volume "$PWD/charts/sddi-ckan:/helm-docs" \ jnorwood/helm-docs:latest ```