Skip to content

Commit 3ebb186

Browse files
committed
docs: Update readme to reflect new plugin name
1 parent 71b897c commit 3ebb186

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Verify that the plugin is properly found by `kubectl`:
3030
$ kubectl plugin list
3131
The following compatible plugins are available:
3232
33-
/usr/local/bin/kubectl-nginx-supportpkg
33+
/usr/local/bin/kubectl-nginx_supportpkg
3434
```
3535

3636
### Downloading the binary
@@ -43,7 +43,7 @@ Decompress the tarball and copy the binary somewhere in your `$PATH`. Make sure
4343
$ kubectl plugin list
4444
The following compatible plugins are available:
4545
46-
/path/to/plugin/kubectl-nginx-supportpkg
46+
/path/to/plugin/kubectl-nginx_supportpkg
4747
```
4848

4949
## Usage

0 commit comments

Comments
 (0)