Skip to content

Commit

Permalink
Fix docs
Browse files Browse the repository at this point in the history
  • Loading branch information
qba73 committed May 7, 2024
1 parent dd4ec8a commit c85c2b5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

<https://github.com/qba73/inspector/blob/main/img/inspectork.png>
![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`).
Expand Down Expand Up @@ -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:
Expand Down

0 comments on commit c85c2b5

Please sign in to comment.