diff --git a/README.md b/README.md index ea7bb8dad1..ea2b1dde79 100644 --- a/README.md +++ b/README.md @@ -130,7 +130,7 @@ helper scripts ./scripts/dev-agent.sh ``` -To build the full release binary run `make` and that will create `./dist/k3s` +To build the full release binary run `make` and that will create `./dist/artifacts/k3s` Kubernetes Source -----------------