diff --git a/README.md b/README.md index 3e711c5420..f9f77bab4b 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ gpui = { git = "https://github.com/gpui-ce/gpui-ce", package = "gpui-ce" } # If they're using the git remote [patch."https://github.com/zed-industries/zed.git"] -gpui = { git = "https://github.com/gpui-ce/gpui-ce } +gpui = { git = "https://github.com/gpui-ce/gpui-ce" } ``` #### Is there a community I could... join?