Skip to content

Commit 3752eda

Browse files
committed
Typo
1 parent 234c308 commit 3752eda

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/overview.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,8 @@ To install DSC on any platform:
8787
1. Add the folder containing the expanded archive contents to the `PATH`.
8888

8989
> [!NOTE]
90-
> When downloading the latest release on Windows platform, make sure after extraction, the files are unblocked. You can do this using the PowerShell commands:
90+
> When downloading the latest release on Windows platform, make sure after extraction,
91+
> the files are unblocked. You can do this using the following PowerShell command:
9192
>
9293
> ```powershell
9394
> Get-ChildItem -Path <path-to-expanded-folder> -Recurse | Unblock-File

0 commit comments

Comments
 (0)