mirror of
https://github.com/open-mmlab/mmsegmentation.git
synced 2025-06-03 22:03:48 +08:00
Update get_started.md (#1066)
Fix error in the chinese get_started file 完成的安装脚本 ==> 完整的安装脚本
This commit is contained in:
parent
f0426c97d7
commit
163279898d
@ -123,7 +123,7 @@ pip install -e . # 或者 "python setup.py develop"
|
||||
要么手动使用 `pip install -r requirements/optional.txt` 安装,要么专门从pip下安装(即 `pip install -e .[optional]`,
|
||||
其中选项可设置为 `all`, `tests`, `build`, 和 `optional`)
|
||||
|
||||
### 完成的安装脚本
|
||||
### 完整的安装脚本
|
||||
|
||||
#### Linux
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user