Skip to content

Commit d1dd32a

Browse files
Merge pull request #1092 from GitGuardian/choco-release
Add Chocolatey installation instructions for Windows
2 parents 99cf736 + e366411 commit d1dd32a

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ Only metadata such as call time, request size and scan mode is stored from scans
2929
- [Linux](#linux)
3030
- [Deb and RPM packages](#deb-and-rpm-packages)
3131
- [Windows](#windows)
32+
- [Chocolatey](#chocolatey)
3233
- [Standalone .zip archive](#standalone-zip-archive)
3334
- [All operating systems](#all-operating-systems)
3435
- [Using pipx](#using-pipx)
@@ -87,6 +88,14 @@ Upgrading is handled by the package manager.
8788

8889
## Windows
8990

91+
### Chocolatey
92+
93+
`ggshield` is available via the [Chocolatey package manager](https://chocolatey.org/packages/ggshield):
94+
95+
```shell
96+
$ choco install ggshield
97+
```
98+
9099
### Standalone .zip archive
91100

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

0 commit comments

Comments
 (0)