Correcting Punctuation (#849)

* Correcting Punctuation

* Recorrect
This commit is contained in:
Zoomhawk
2022-09-29 11:27:53 +05:30
committed by GitHub
parent 400b51df1c
commit a2f1722455

View File

@@ -389,7 +389,7 @@ View Kubescape scan results directly in [Lens IDE](https://k8slens.dev/) using k
* Apply changes you wish to make to the kubescape directory using text editors like `Vim`.
* [Build on Linux](https://github.com/kubescape/kubescape#build-on-linuxmacos)
* Now, you can use Kubescape just like a normal user. Instead of using `kubescape`, use `./kubescape`. (Make sure you are inside kubescape directory because the command will execute the binary named `kubescape` in `kubescape directory`.
* Now, you can use Kubescape just like a normal user. Instead of using `kubescape`, use `./kubescape`. (Make sure you are inside kubescape directory because the command will execute the binary named `kubescape` in `kubescape directory`)
</details>