Merge pull request #1940 from AllenZMC/improve_doc
Make documentation descriptions clearer
This commit is contained in:
commit
e3df24ca1e
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue