Skip to content
Snippets Groups Projects
Unverified Commit f5cb45dc authored by Zaida Zhou's avatar Zaida Zhou Committed by GitHub
Browse files

[Doc]: fix typo in installation command (#433)

parent 381aa429
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,7 @@
2. Install the building dependencies of documentation
```bash
pip install requirements/docs.txt
pip install -r requirements/docs.txt
```
3. Change directory to `docs/en` or `docs/zh_cn`
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment