diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index f03995789..5e9f187d3 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -2,7 +2,7 @@ To help us pinpoint your issue, please insert the output of the following commands when ran on the system with the issue: ```shell -$ fwupdgmr --version +$ fwupdmgr --version **INSERT OUTPUT HERE** ```