diff --git a/README.md b/README.md index f6832775a06be47c7a1c4e70b952c58b13391b94..45211837e8bb7372c67d6bd2ba5c9ebf81bfae72 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ If you want to install a pre-built kube-bench, you can copy the kube-bench binar docker run --rm -v `pwd`:/host aquasec/kube-bench:latest install ``` -You can then run `./kube-bench <master|node>`. +You can then run `./kube-bench <master|node>`. This should work for any Linux distribution, including Alpine. ### Installing from sources