Add scoop install for Windows (#65)

This commit is contained in:
Filippo Buletto
2018-08-23 19:42:19 +02:00
committed by Filippo Valsorda
parent f42b073e94
commit 4f4405fc0c

View File

@@ -89,6 +89,12 @@ On Windows, use Chocolatey
choco install mkcert
```
or use Scoop
```
scoop install mkcert
```
or build from source (requires Go 1.10+), or use [the pre-built binaries](https://github.com/FiloSottile/mkcert/releases).
## Supported root stores