Fix: Typo in instructions (#12120)

This commit is contained in:
Bram
2025-05-06 16:03:17 +02:00
committed by GitHub
parent 5676b8b825
commit 3576382c79

View File

@@ -49,7 +49,7 @@ In any case, you will need these software installed:
For Linux - install the latest version from your distro's package repo.
For Windows - download and install it from [here](https://gitforwindows.org/) of use [Chocolatey](https://chocolatey.org/):
For Windows - download and install it from [here](https://gitforwindows.org/) or use [Chocolatey](https://chocolatey.org/):
```powershell
choco install git -params '"/GitAndUnixToolsOnPath"'