You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 24, 2022. It is now read-only.
Execution policy fix, unblock-file instructions, other small changes.
Some people reported that they had to modify their execution policy.
This is likely to be the case for most people, so I've added a short section on it in case anyone didn't know.
Same goes for Unblock-File.
Edited a section title to better describe it.
Edited MS Teams link title.
You may recieve an SSL error as winhttp uses TLS1 by default, which GitHub appears to no longer accept. IF you recieve this error, run the following and re-issue the above command.
39
+
You may recieve an SSL error as winhttp uses TLS1 by default in some case (depends on a few things), which GitHub appears to no longer accept. IF you recieve this error, run the following and re-issue the above command.
0 commit comments