Windows: Add document (#8948)

Release Notes:

- N/A
This commit is contained in:
白山風露 2024-03-08 08:41:15 +09:00 committed by GitHub
parent 35c7b5d7dd
commit a90a667fd0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 81 additions and 0 deletions

View file

@ -23,6 +23,7 @@ brew install zed
- [Building Zed for macOS](./docs/src/developing_zed__building_zed_macos.md)
- [Building Zed for Linux](./docs/src/developing_zed__building_zed_linux.md)
- [Building Zed for Windows](./docs/src/developing_zed__building_zed_windows.md)
- [Running Collaboration Locally](./docs/src/developing_zed__local_collaboration.md)
## Contributing