Browse Source

Add missing steps

Marco Lackovic 4 years ago
parent
commit
066d7a68c2
1 changed files with 3 additions and 0 deletions
  1. 3 0
      setup/README.md

+ 3 - 0
setup/README.md

@@ -2,6 +2,9 @@
 
 ## Automatic Updater (AU)
 
+* Ensure you have the [Chocolatey PowerShell profile](https://chocolatey.org/docs/troubleshooting#why-does-choco-intab-not-work-for-me) installed.
+* Open `au_setup.ps1` in an editor and review it.
+* Run PowerShell `5.x` as Administrator (AU does not support PowerShell 6+)
 * Run `au_setup.ps1`.
 * Configure AU [plugins](https://github.com/majkinetor/au/blob/master/Plugins.md).
 * Configure [AppVeyor](https://github.com/majkinetor/au/wiki/AppVeyor).