mirror of
https://github.com/wavetermdev/chocolatey.git
synced 2026-08-05 13:47:23 -07:00
docs
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user