We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 422594f commit 83639d4Copy full SHA for 83639d4
README.md
@@ -109,6 +109,7 @@ The aurora installer will start and you must choose a directory and click instal
109
* open powershell and paste or / type the following command
110
```
111
Set-ExecutionPolicy -Scope Process -ExecutionPolicy Unrestricted -Force; Invoke-Expression (Invoke-WebRequest -Uri "https://github.com/azurejoga/Aurora-Windows-Optimizer/raw/aurora/installer.ps1" -UseBasicParsing).Content
112
+```
113
# download from chocolatey.
114
115
0 commit comments