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`)