mirror of
https://github.com/open-mmlab/mmengine.git
synced 2025-06-03 21:54:44 +08:00
[Doc]: fix typo in installation command (#433)
This commit is contained in:
parent
381aa429df
commit
f5cb45dc33
@ -10,7 +10,7 @@
|
|||||||
2. Install the building dependencies of documentation
|
2. Install the building dependencies of documentation
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
pip install requirements/docs.txt
|
pip install -r requirements/docs.txt
|
||||||
```
|
```
|
||||||
|
|
||||||
3. Change directory to `docs/en` or `docs/zh_cn`
|
3. Change directory to `docs/en` or `docs/zh_cn`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user