diff --git a/README.md b/README.md index 8335c21..2c15317 100644 --- a/README.md +++ b/README.md @@ -29,14 +29,18 @@ _________________________________ ### OS requirement: _________________________________ -##How to use it? +## How to use it? -###PowerShell +### PowerShell On Windows 10/11, right-click on the windows start menu and select PowerShell or Terminal. + Copy-paste the below code and press enter + iwr -useb https://raw.githubusercontent.com/lstprjct/IDM-Activation-Script/main/IAS.ps1 | iex + You will see the activation options, and follow onscreen instructions. + That's all. _________________________________