diff --git a/docs/README.md b/docs/README.md index f3fed379..6807d268 100644 --- a/docs/README.md +++ b/docs/README.md @@ -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`