Update developing_zed__building_zed_windows.md (#9477)

Release Notes:

- N/A
This commit is contained in:
skullcrushercmd 2024-03-18 14:04:09 -04:00 committed by GitHub
parent 31aaee9130
commit 4f8ae13043
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -37,7 +37,7 @@ git submodule update --init --recursive
If you are developing collaborative features of Zed, you'll need to install the dependencies of zed's `collab` server:
- Install [Postgres](https://www.postgresql.org/download/linux/)
- Install [Postgres](https://www.postgresql.org/download/windows/)
- Install [Livekit](https://github.com/livekit/livekit-cli) and [Foreman](https://theforeman.org/manuals/3.9/quickstart_guide.html)
Alternatively, if you have [Docker](https://www.docker.com/) installed you can bring up all the `collab` dependencies using Docker Compose: