diff --git a/README.md b/README.md index cbfc9ec..a67963c 100644 --- a/README.md +++ b/README.md @@ -1 +1,3 @@ -# windows-postinstall \ No newline at end of file +# windows-postinstall + +If Windows show error *Running scripts is disabled on this system*, just open PowerShell like Administrator and type command: `set-executionpolicy remotesigned`