Commit e432dbb0 authored by xiabo's avatar xiabo
Browse files

Update README.md

parent f9b55275
...@@ -78,10 +78,8 @@ scl enable devtoolset-9 bash ...@@ -78,10 +78,8 @@ scl enable devtoolset-9 bash
#### 源码编译安装 #### 源码编译安装
- 代码下载 - 代码下载
```shell 根据不同的需求下载不同的分支
git clone http://10.0.54.20/xiabo/lmdeploy.git # 根据编译需要切换分支 默认develop分支 - 提供2种源码编译方式(进入lmdeploy目录):
```
- 提供2种源码编译方式(进入mmcv目录):
``` ```
1. 源码编译安装 1. 源码编译安装
mkdir build && cd build mkdir build && cd build
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment