From c36cc39f5a82516dc2ea9f8d5eedbb09f046b95b Mon Sep 17 00:00:00 2001 From: farag2 Date: Tue, 28 Apr 2020 19:06:09 +0300 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index eaf8d134..0215f74b 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,8 @@ Windows 10 Setup Script is a set of tweaks for OS fine-tuning and automating the ## Usage To run the script: - Download [up-to-date version](https://github.com/farag2/Setup-Windows-10/releases); -- Check whether file is encoded in **UTF-8 with BOM** and run it through powershell.exe; +- Expand the archive; +- Check whether .ps1 is encoded in **UTF-8 with BOM**; - Run Start.cmd as Administrator; - The script will start immediately.