Merge pull request #1940 from AllenZMC/improve_doc

Make documentation descriptions clearer
This commit is contained in:
karmada-bot 2022-06-01 17:36:51 +08:00 committed by GitHub
commit e3df24ca1e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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.