From ad21b6ce4ab28db416478e49dcb3e1a886d326ae Mon Sep 17 00:00:00 2001 From: Away <42713450+memory-qianxiao@users.noreply.github.com> Date: Wed, 26 May 2021 18:58:45 +0800 Subject: [PATCH] Update README.md . --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9fcc89d71..a485f325a 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ business data. 2. Open-IM relies on five open source high-performance components: **Etcd**, **MySQL**, **MongoDB**, **Redis**, **Kafka**. Before you deploy Open-IM privately, please make sure that you have installed the above five components and **check the component parameters ** in the configuration file. If your server does not have the above components, you must install the missing components first. **If you have the above components, it is recommended to use them directly, if not, Docker installation is recommended, which is faster and more convenient**. -3. Git clone Open-IM project +3. Git clone Open-IM project ``` git clone https://github.com/tinode/chat