From 9ff0bfb1f39b6a59beb3d7a922ffaacf5b76d7f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Eren=20G=C3=B6lge?= Date: Thu, 23 Dec 2021 15:48:34 +0000 Subject: [PATCH] Update bug template --- .github/ISSUE_TEMPLATE/bug_report.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index de7e439d..133346f6 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -37,8 +37,8 @@ In the worse case provide steps to reproduce the behaviour. You can either run `TTS/bin/collect_env_info.py` ```bash -wget https://raw.githubusercontent.com/coqui-ai/TTS/main/TTS/bin/collect_env_details.py -python collect_env_details.py +wget https://raw.githubusercontent.com/coqui-ai/TTS/main/TTS/bin/collect_env_info.py +python collect_env_info.py ``` or fill in the fields below manually.