ソースを参照

In issue template, use python3 instead of python.

Dan Helfman 5 年 前
コミット
c9f5d9b048
1 ファイル変更1 行追加1 行削除
  1. 1 1
      .gitea/issue_template.md

+ 1 - 1
.gitea/issue_template.md

@@ -26,6 +26,6 @@ Use `sudo borg --version`
 
 **Python version:** [version here]
 
-Use `python --version`
+Use `python3 --version`
 
 **operating system and version:** [OS here]