Skip to content

Commit

Permalink
Add info about installing via Chocolatey on Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
flcdrg committed Oct 20, 2022
1 parent 944087f commit 0208629
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,14 @@ yay -S terrascan
$ brew install terrascan
```

#### Install on Windows via Chocolatey

[Chocolatey](https://community.chocolatey.org) users can install by:

```powershell
choco install terrascan
```

#### Docker image

Terrascan is also available as a Docker image and can be used as follows
Expand Down

0 comments on commit 0208629

Please sign in to comment.