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