diff --git a/README.md b/README.md index d4bd4b7..f924eb8 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ ![GitHub](https://img.shields.io/github/license/qba73/inspector) [![Tests](https://github.com/qba73/inspector/actions/workflows/test.yml/badge.svg)](https://github.com/qba73/inspector/actions/workflows/test.yml) + ![Magical gopher logo](img/inspectork.png) Before using `inspector` you need to have [kubectl](https://kubernetes.io/docs/tasks/tools/) binary installed and configured (config file `${HOME}/.kube/config`). @@ -62,7 +63,7 @@ Before using `inspector` you need to have [kubectl](https://kubernetes.io/docs/t 1) Copy the binary to a dir in your `$HOME`, for example: ```shell - cp kubectl-inspector /usr/local/bin + cp kubectl-inspector /usr/local/bin/ ``` 1) Verify if the `kubectl` discovers the plugin: