diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index f33ed67..c51668f 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -59,7 +59,7 @@ body: You can either run `trainer/bin/collect_env_info.py` ```bash - wget https://raw.githubusercontent.com/coqui-ai/Trainer/main/trainer/bin/collect_env_info.py + wget https://raw.githubusercontent.com/coqui-ai/Trainer/main/bin/collect_env_info.py python collect_env_info.py ```