Browse Source

Add scoop install for Windows (#65)

Filippo Buletto 6 years ago
parent
commit
4f4405fc0c
1 changed files with 6 additions and 0 deletions
  1. 6 0
      README.md

+ 6 - 0
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