From a177c7e2ad5e8b056ec565de648ee61a27373310 Mon Sep 17 00:00:00 2001 From: Oxicode Date: Tue, 8 Jan 2019 15:42:51 -0500 Subject: [PATCH] Add "scoop bucket add extras" to README (#109) Fixes #99 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4eb020f..3610c17 100644 --- a/README.md +++ b/README.md @@ -95,6 +95,7 @@ choco install mkcert or use Scoop ``` +scoop bucket add extras scoop install mkcert ```