Skip to content

Commit

Permalink
True for Windows too
Browse files Browse the repository at this point in the history
  • Loading branch information
lizrice authored Jan 15, 2019
1 parent 2a9a02f commit 6b9ceae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ kubectl run --rm -i -t kube-bench-node --image=aquasec/kube-bench:latest --resta
### Installing from a container

This command copies the kube-bench binary and configuration files to your host from the Docker container:
** binaries compiled for linux-x86-64 only, (no OSX) **
** binaries compiled for linux-x86-64 only (so they won't run on OSX or Windows) **
```
docker run --rm -v `pwd`:/host aquasec/kube-bench:latest install
```
Expand Down

0 comments on commit 6b9ceae

Please sign in to comment.