From f5a290d2d738dcc58b3b5b5b248199f7150392b6 Mon Sep 17 00:00:00 2001 From: Tommy Parnell Date: Wed, 27 Apr 2016 10:50:55 -0400 Subject: [PATCH] fix readme --- Readme.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Readme.md b/Readme.md index 4dc22f2..9901772 100644 --- a/Readme.md +++ b/Readme.md @@ -1,5 +1,11 @@ QuikPak is a CLI tool that will take a directory and create an msi that will install a website into IIS with said directory... +## How to install + +Install via chocolatey + +`choco install quikpak` + ## How to use Create a json config file that looks something like this