Skip to content

Commit

Permalink
Update README.md (#375)
Browse files Browse the repository at this point in the history
  • Loading branch information
longyuqing112 committed Jan 16, 2024
1 parent 41d59f3 commit cf4ae39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ If you wish to deploy chat, then you should first install and deploy OpenIM, thi
First, install openim-server in a new directory or location repository

```bash
git clone -b release-v3.4 https://github.com/OpenIMSDK/Open-IM-Server.git openim && export openim=$(pwd)/openim && cd $openim
git clone -b release-v3.5 https://github.com/OpenIMSDK/Open-IM-Server.git openim && export openim=$(pwd)/openim && cd $openim
sudo docker compose up -d
```

Expand Down

0 comments on commit cf4ae39

Please sign in to comment.