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:
parent
e80336a403
commit
e2a2402b48
|
@ -48,4 +48,4 @@ Clone karmada repo and run `make` cmd from the repository:
|
||||||
make kubectl-karmada
|
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.
|
||||||
|
|
Loading…
Reference in New Issue