docs: Update installation instructions for MSYS2 (#13251)

Fixes #13229 

Release Notes:

- N/A

---------

Co-authored-by: Marshall Bowers <elliott.codes@gmail.com>
This commit is contained in:
Nicolò Santilio
2024-06-20 10:56:59 -07:00
committed by GitHub
co-authored by Marshall Bowers
parent 5a6c55149a
commit 710c387395
+1
View File
@@ -69,6 +69,7 @@ cargo test --workspace
[MSYS2](https://msys2.org/) distribution provides Zed as a package. To download the prebuilt binary, run
```
pacman -Syu
pacman -S mingw-w64-ucrt-x86_64-zed
```