mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-01 14:15:11 +00:00
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:
parent
5a6c55149a
commit
710c387395
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue