Make documentation descriptions clearer and make it easier for users to find the `kubectl-karmada` executable file

Signed-off-by: AllenZMC <zhongming.chang@daocloud.io>
This commit is contained in:
AllenZMC 2022-06-01 16:36:10 +08:00
parent e80336a403
commit e2a2402b48
1 changed files with 1 additions and 1 deletions

View File

@ -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.