mirror of
https://github.com/FiloSottile/mkcert.git
synced 2025-10-14 00:41:40 +08:00
Add scoop install for Windows (#65)
This commit is contained in:

committed by
Filippo Valsorda

parent
f42b073e94
commit
4f4405fc0c
@@ -89,6 +89,12 @@ On Windows, use Chocolatey
|
|||||||
choco install mkcert
|
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).
|
or build from source (requires Go 1.10+), or use [the pre-built binaries](https://github.com/FiloSottile/mkcert/releases).
|
||||||
|
|
||||||
## Supported root stores
|
## Supported root stores
|
||||||
|
Reference in New Issue
Block a user