State supported Go version

This commit is contained in:
Ben Hirschberg
2021-08-25 11:35:24 +03:00
parent 3735f4fcc2
commit 5f1bb0ce0a

View File

@@ -32,6 +32,8 @@ If you wish to scan all namespaces in your cluster, remove the `--exclude-namesp
# How to build
Note: development (and the release process) is done with Go 1.16
1. Clone Project
```
git clone git@github.com:armosec/kubescape.git kubescape && cd "$_"