Skip to content

Commit 4fcf99d

Browse files
committed
update readme with more instructions
Signed-off-by: James Sturtevant <jstur@microsoft.com>
1 parent 8546fe9 commit 4fcf99d

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,4 +80,11 @@ You don't have to install this as a plugin via krew. You can also download and
8080

8181
```bash
8282
./kubectl-windows-debug <node-name>
83+
```
84+
85+
You can also use it as a manual plugin by coping it to a location on your `PATH`:
86+
87+
```
88+
cp kubectl-windows-debug /usr/local/bin
89+
kubectl windows-debug
8390
```

0 commit comments

Comments
 (0)