update readme for github

This commit is contained in:
bigbrother666 2024-04-24 22:19:34 +08:00
parent 1321ae1c36
commit 61043ce83c
3 changed files with 3 additions and 3 deletions

View File

@ -18,7 +18,7 @@ Email35252986@qq.com
**产品介绍视频:** **产品介绍视频:**
![wiseflow](/asset/demo.mp4)
## getting started ## getting started
@ -27,7 +27,7 @@ Email35252986@qq.com
1、克隆代码仓 1、克隆代码仓
```commandline ```commandline
git clone git@openi.pcl.ac.cn:wiseflow/wiseflow.git git clone git@github.com:TeamWiseFlow/wiseflow.git
cd wiseflow/client cd wiseflow/client
``` ```

Binary file not shown.

View File

@ -23,7 +23,7 @@
### 2、使用docker build image并启动强烈推荐 ### 2、使用docker build image并启动强烈推荐
```commandline ```commandline
git clone git@openi.pcl.ac.cn:wiseflow/wiseflow.git git clone git@github.com:TeamWiseFlow/wiseflow.git
cd wiseflow/client cd wiseflow/client
# 创建.env后 # 创建.env后
# 首次使用先想好邮箱和密码提前填入PB_API_AUTH注意一定是邮箱可以是虚构的邮箱 # 首次使用先想好邮箱和密码提前填入PB_API_AUTH注意一定是邮箱可以是虚构的邮箱