From 65c5bae74572d84af54471a0eacc53437f928954 Mon Sep 17 00:00:00 2001 From: Floyd Wang Date: Thu, 20 Nov 2025 10:10:54 +0800 Subject: [PATCH] Update README Removed note about adding dependencies via git. --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index a6fafda4..6999521d 100644 --- a/README.md +++ b/README.md @@ -28,8 +28,6 @@ We built multi-theme support in the application. This feature is not included in ## Usage -GPUI and GPUI Component are still in development, so you need to add dependencies by git. - ```toml gpui = "0.2.2" gpui-component = "0.4.0"