From 2ac16f1dc6c6f781aaa3158a58e251bb52f2d777 Mon Sep 17 00:00:00 2001 From: Miodrag Milic Date: Sun, 23 Oct 2016 19:11:21 +0200 Subject: [PATCH] docs --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6b2ca3b..f36548e 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,8 @@ The repository is setup so that you can manage your packages entirely from the G ## Prerequisites +To run locally you will need: + - Powershell 4+. - [Chocolatey Automatic Package Updater Module](https://github.com/majkinetor/au): `Install-Module au` @@ -30,7 +32,7 @@ In a package directory run: `Test-Package`. ### Single package -Run from within the directory of the package to update that package: +Run from within the directory of the package to update that package: cd ./update.ps1