Explorar o código

update README.md.

Signed-off-by: blue <825657193@qq.com>
blue %!s(int64=3) %!d(string=hai) anos
pai
achega
f079a943c0
Modificáronse 1 ficheiros con 1 adicións e 4 borrados
  1. 1 4
      README.md

+ 1 - 4
README.md

@@ -20,7 +20,7 @@
 - 安装maven:3.6.3
 - 安装mysql:5.7,密码分别为root/root
 - 安装redis:4.0
-- 安装minio,命令端口使用9001,并创建一个名为"box-im"的bucket,并设置为公开
+- 安装minio,命令端口使用9001,并创建一个名为"box-im"的bucket,并设置访问权限为公开
 
 
 2.运行后端服务
@@ -31,7 +31,6 @@ java -jar ./im-server/target/im-server.jar
 ```
 
 3.运行前端ui
-
 ```
 cd im-ui
 npm install
@@ -39,8 +38,6 @@ npm run serve
 ```
 
 
-
-
 #### 页面截图
 文字聊天:
 ![输入图片说明](%E6%88%AA%E5%9B%BE/%E6%96%87%E5%AD%97%E8%81%8A%E5%A4%A9.jpg)