From e6b479726bd646d821e53c27cc73ce16097a8dce Mon Sep 17 00:00:00 2001 From: Brett <99468005+std-s@users.noreply.github.com> Date: Tue, 7 Nov 2023 17:18:09 +0800 Subject: [PATCH] Update README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index e311368..c7553e2 100644 --- a/README.md +++ b/README.md @@ -18,9 +18,7 @@ For the SDK reference, see [https://doc.rentsoft.cn/sdks/quickstart/flutter](htt ## Installation 💻 ### Adding Dependencies ```dart - flutter_openim_sdk: - git: - url: https: //github.com/OpenIMSDK/Open-IM-SDK-Flutter.git + flutter_openim_sdk: lastest ``` ## Usage 🚀