소스 검색

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]