This commit is contained in:
Miodrag Milic
2016-10-23 19:11:21 +02:00
parent 25d4852e8b
commit 2ac16f1dc6
+3 -1
View File
@@ -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 <package_dir>
./update.ps1