From 6516d2df7eda0b9e4047f69b5987f52374257b86 Mon Sep 17 00:00:00 2001 From: Miodrag Milic Date: Sun, 25 Sep 2016 10:23:42 +0200 Subject: [PATCH] link changed --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 71013e4..5048227 100644 --- a/README.md +++ b/README.md @@ -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`)