mirror of
https://github.com/wavetermdev/chocolatey.git
synced 2026-08-05 13:47:23 -07:00
link changed
This commit is contained in:
@@ -36,7 +36,7 @@ To use this system with your own packages do the following steps:
|
||||
* Fork this project and clone it locally.
|
||||
* Delete all existing packages:
|
||||
In the root of the repository run: `ls | ? PSISContainer | ? Name -notlike '_*' | rm -Recurse`.
|
||||
* Set your environment variables. See [AU wiki](https://github.com/majkinetor/au/wiki/AppVeyor) for details.
|
||||
* Set your environment variables. See [AU wiki](https://github.com/majkinetor/au/wiki/Plugins) for details.
|
||||
|
||||
Add your own packages now, with this in mind:
|
||||
* You can keep both manual and automatic packages together. To get only AU packages any time use `Get-AUPackages` function (alias `lsau` or `gau`)
|
||||
|
||||
Reference in New Issue
Block a user