diff --git a/docs/installation/install-kubectl-karmada.md b/docs/installation/install-kubectl-karmada.md index a78b5559c..5a34c165b 100644 --- a/docs/installation/install-kubectl-karmada.md +++ b/docs/installation/install-kubectl-karmada.md @@ -48,4 +48,4 @@ Clone karmada repo and run `make` cmd from the repository: make kubectl-karmada ``` -Next, move the `kubectl-karmada` executable file to the `PATH` path. +Next, move the `kubectl-karmada` executable file under the `_output` folder in the project root directory to the `PATH` path.