link changed

This commit is contained in:
Miodrag Milic
2016-09-25 10:23:42 +02:00
parent f3a4cd4c23
commit 6516d2df7e
+1 -1
View File
@@ -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`)