diff --git a/tests/README.md b/tests/README.md index 8208074b1..f12435cfa 100644 --- a/tests/README.md +++ b/tests/README.md @@ -3,8 +3,8 @@ The unit tests located in the `tests/` folder can be run via the following command: ``` -BP_CC_MATERIALS_PATH= BP_HAVEN_PATH= python3 cli.py run tests/run_all.py +BP_CC_MATERIALS_PATH= BP_HAVEN_PATH= python3 cli.py run tests/run_all.py ``` -where `` and `` are paths to the respective datasets. -You can download them using blenderprocs [download command](docs/tutorials/loader.md). +where `` and `` are paths to the respective datasets. +You can download them using blenderproc's [download command](/docs/tutorials/loader.md).