Przeglądaj źródła

In issue template, use python3 instead of python.

Dan Helfman 5 lat temu
rodzic
commit
c9f5d9b048
1 zmienionych plików z 1 dodań i 1 usunięć
  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]