瀏覽代碼

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]