mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2025-12-10 03:13:32 +00:00
Fix: Typo in instructions (#12120)
This commit is contained in:
@@ -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"'
|
||||
|
||||
Reference in New Issue
Block a user