Skip to content

Commit 877cd0b

Browse files
authored
Merge pull request #18 from jsturtevant/update-readme
update readme with more instructions
2 parents 8546fe9 + 4fcf99d commit 877cd0b

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)