From 4f4405fc0cf7b4fa59f873490962eea8258b804e Mon Sep 17 00:00:00 2001 From: Filippo Buletto Date: Thu, 23 Aug 2018 19:42:19 +0200 Subject: [PATCH] Add scoop install for Windows (#65) --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index dc93f11..2368c16 100644 --- a/README.md +++ b/README.md @@ -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