Skip to content

Commit

Permalink
Add scoop install for Windows (#65)
Browse files Browse the repository at this point in the history
  • Loading branch information
filippobuletto authored and FiloSottile committed Aug 23, 2018
1 parent f42b073 commit 4f4405f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 4f4405f

Please sign in to comment.