Forráskód Böngészése

In issue template, use python3 instead of python.

Dan Helfman 5 éve
szülő
commit
c9f5d9b048
1 módosított fájl, 1 hozzáadás és 1 törlés
  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]