gpui: Update "Getting Started" to include macOS setup (#17316)
This PR updates the GPUI docs to mention how to install XCode for Metal support. Supersedes https://github.com/zed-industries/zed/pull/16820. Release Notes: - N/A
This commit is contained in:
parent
2730d08ff0
commit
3d83903caa
2 changed files with 27 additions and 3 deletions
|
@ -23,7 +23,7 @@ Clone down the [Zed repository](https://github.com/zed-industries/zed).
|
|||
sudo xcode-select --switch /Applications/Xcode.app/Contents/Developer
|
||||
```
|
||||
|
||||
* Install the Rust wasm toolchain:
|
||||
- Install the Rust wasm toolchain:
|
||||
|
||||
```sh
|
||||
rustup target add wasm32-wasi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue