From 23e3c77b8d2867912a641acc3a193b05948e9ce0 Mon Sep 17 00:00:00 2001 From: Eren G??lge Date: Fri, 3 Jun 2022 14:39:01 +0200 Subject: [PATCH] Update issue template --- .github/ISSUE_TEMPLATE/bug_report.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ```