Skip to content
This repository has been archived by the owner on Aug 14, 2024. It is now read-only.

Update README.md #29

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,9 @@ After that follow the below steps to activate it.

* Right-click on the Windows start menu and select PowerShell or Terminal (Not CMD).
* Copy-paste the below code and press enter
*`iex(irm is.gd/idm_reset)`
```
iwr -useb is.gd/idm_reset | iex
```
* You will see the activation options, follow the on-screen instructions.
* That’s all.

Expand Down