Update docs/windows.md

Co-authored-by: user1823 <92206575+user1823@users.noreply.github.com>
This commit is contained in:
Daniela Silva 2025-12-17 19:07:19 -03:00 committed by GitHub
parent e5602d79f4
commit e879373856
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -71,7 +71,7 @@ C:\msys64\usr\bin
> If you already have native Windows apps relying on Git (for example, [posh-git](https://github.com/dahlbyk/posh-git) in PowerShell), they may conflict with the MSYS2 Git.
>
> - In that case, prefer using [Git for Windows](https://gitforwindows.org/) over msys2.
> - Ensure the `rsync` command is available
> - Ensure that `rsync` is available some other way
---