Browse Source

Update README.md

pull/125/head
Dmitry Nefedov 3 years ago
committed by GitHub
parent
commit
af162c01b8
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 8
      README.md

8
README.md

@ -161,6 +161,14 @@ To run the script:
* Type ```.\Sophia.ps1```
* Press Enter
To run specific function(s) (example):
```powershell
.\Sophia.ps1 -Functions CreateRestorePoint, "ScheduledTasks -Disable", "WindowsCapabilities -Disable", Refresh
```
* The quotation marks required.
## How to translate
* Get your OS UI culture by

Loading…
Cancel
Save