Skip to content

Commit 02a2603

Browse files
committed
Add Chocolatey installation instructions for Windows
1 parent 99cf736 commit 02a2603

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,14 @@ Upgrading is handled by the package manager.
8787

8888
## Windows
8989

90+
### Chocolatey
91+
92+
GGshield is available via the Chocolatey package manager - [official repo](https://chocolatey.org/packages/ggshield):
93+
94+
```shell
95+
$ choco install ggshield
96+
```
97+
9098
### Standalone .zip archive
9199

92100
We provide a standalone .zip archive on [`ggshield` release page](https://github.com/GitGuardian/ggshield/releases).

0 commit comments

Comments
 (0)