Skip to content

Commit 717e79f

Browse files
authored
Update README.md
1 parent 550e9fe commit 717e79f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Install-Module -Name Locksmith -Scope CurrentUser
5555
Invoke-Locksmith
5656
```
5757
2. Download the Standalone Script Without Module
58-
1. Download the latest monolithic (all-in-one) script version: [https://github.com/jakehildreth/Locksmith/releases/latest/download/Invoke-Locksmith.zip](https://github.com/jakehildreth/Locksmith/releases/latest/download/Invoke-Locksmith.zip).
58+
1. Download the [latest monolithic (all-in-one) script version](https://github.com/jakehildreth/Locksmith/releases/latest/download/Invoke-Locksmith.zip).
5959
2. Open a PowerShell prompt to the location of the downloaded file and run:
6060
```powershell
6161
Unblock-File .\Invoke-Locksmith.zip

0 commit comments

Comments
 (0)