Docs: Update developing zed docs to match (#21379)

Some changes just so the build docs for the different os matches each
other :)

macos:
- moved `rust wasm toolchain install` up under `rust install` (match
windows docs)
- add instructions to update rust if already installed (match windows
and linux docs)

windows:
- add `(required by a dependency)` to cmake install (match macos docs)

Release Notes:

- N/A
This commit is contained in:
yoleuh 2024-12-01 03:59:29 -05:00 committed by GitHub
parent bf569d720e
commit 4d5415273e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 5 additions and 24 deletions

View file

@ -6,11 +6,7 @@ Clone down the [Zed repository](https://github.com/zed-industries/zed).
## Dependencies
- Install [Rust](https://www.rust-lang.org/tools/install). If it's already installed, make sure it's up-to-date:
```sh
rustup update
```
- Install [rustup](https://www.rust-lang.org/tools/install)
- Install the necessary system libraries: