Skip to content

Commit

Permalink
Update windows-requirements.md
Browse files Browse the repository at this point in the history
  • Loading branch information
EgorBo authored Nov 28, 2024
1 parent eaa70b8 commit b521c4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/workflow/requirements/windows-requirements.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ This will set the `DOTNET_ROOT` and `PATH` environment variables to point to the

## Installing dependencies with winget

All the tools mentioned above can be installed with the [Windows Package Manager](https://learn.microsoft.com/windows/package-manager/winget/) or `winget`:
All the tools mentioned above can be installed with the [Windows Package Manager](https://learn.microsoft.com/windows/package-manager/winget/):
```ps1
winget install -e --id Kitware.CMake
winget install -e --id Python.Python.3.11
Expand Down

0 comments on commit b521c4c

Please sign in to comment.