Browse Source

Update README.md

pull/23/head
farag2 5 years ago
committed by GitHub
parent
commit
e84e43785a
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      README.md

6
README.md

@ -37,7 +37,7 @@
## Images ## Images
<details> <details>
<summary>Images and YouTube video</summary> <summary>Images and YouTube videos</summary>
[![](http://img.youtube.com/vi/8MzuDLNH9QU/0.jpg)](http://www.youtube.com/watch?v=8MzuDLNH9QU "Windows 10 Setup Script in Action") [![](http://img.youtube.com/vi/8MzuDLNH9QU/0.jpg)](http://www.youtube.com/watch?v=8MzuDLNH9QU "Windows 10 Setup Script in Action")
[![](http://img.youtube.com/vi/cjyi9nX8sFA/0.jpg)](http://www.youtube.com/watch?v=cjyi9nX8sFA "Cleaning up unused Windows files and updates") [![](http://img.youtube.com/vi/cjyi9nX8sFA/0.jpg)](http://www.youtube.com/watch?v=cjyi9nX8sFA "Cleaning up unused Windows files and updates")
@ -53,8 +53,8 @@ To run the script:
- Download [up-to-date version](https://github.com/farag2/Setup-Windows-10/releases); - Download [up-to-date version](https://github.com/farag2/Setup-Windows-10/releases);
- Expand the archive; - Expand the archive;
- Check whether .ps1 is encoded in **UTF-8 with BOM**; - Check whether .ps1 is encoded in **UTF-8 with BOM**;
- Run Start.cmd as Administrator; - Run .ps1 file via PowerShell.exe;
- The script will start immediately. - Or Start.cmd as Administrator. The script will start immediately.
## Supported Windows versions ## Supported Windows versions

Loading…
Cancel
Save