Add blade dependency
This commit is contained in:
parent
69e0ea92e4
commit
ef4ef5f0e8
6 changed files with 16 additions and 11 deletions
|
@ -6,8 +6,7 @@
|
|||
//! ## Getting Started
|
||||
//!
|
||||
//! GPUI is still in active development as we work on the Zed code editor and isn't yet on crates.io.
|
||||
//! You'll also need to use the latest version of stable rust and be on macOS. Add the following to your
|
||||
//! Cargo.toml:
|
||||
//! You'll also need to use the latest version of stable rust. Add the following to your Cargo.toml:
|
||||
//!
|
||||
//! ```
|
||||
//! gpui = { git = "https://github.com/zed-industries/zed" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue