Skip to content

Commit 320ba20

Browse files
committed
Remove note
1 parent fbb46d4 commit 320ba20

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

docs/overview.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -86,14 +86,6 @@ To install DSC on any platform:
8686
1. Expand the release archive.
8787
1. Add the folder containing the expanded archive contents to the `PATH`.
8888

89-
> [!NOTE]
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:
92-
>
93-
> ```powershell
94-
> Get-ChildItem -Path <path-to-expanded-folder> -Recurse | Unblock-File
95-
> ```
96-
9789
### Install DSC on Windows with WinGet
9890

9991
The following commands can be used to install DSC using the published `winget` packages:

0 commit comments

Comments
 (0)