Fix typo
This commit is contained in:
parent
1218ceb7dc
commit
a9102ec793
1 changed files with 1 additions and 1 deletions
|
|
@ -54,7 +54,7 @@ We build multi-themes support in application, this feature is not including in G
|
||||||
|
|
||||||
GPUI and GPUI Component still in development, so we need add dependency by git.
|
GPUI and GPUI Component still in development, so we need add dependency by git.
|
||||||
|
|
||||||
And GPUI Component dedend on `gpui` by special version (It keep updated to upstream) for including WebView support.
|
And GPUI Component depends on `gpui` by special version (It keep updated to upstream) for including WebView support.
|
||||||
|
|
||||||
```toml
|
```toml
|
||||||
gpui = { git = "https://github.com/huacnlee/zed.git", branch = "export-platform-window" }
|
gpui = { git = "https://github.com/huacnlee/zed.git", branch = "export-platform-window" }
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue