In issue template, use python3 instead of python.
This commit is contained in:
parent
ccbd0b608b
commit
c9f5d9b048
1 changed files with 1 additions and 1 deletions
|
@ -26,6 +26,6 @@ Use `sudo borg --version`
|
|||
|
||||
**Python version:** [version here]
|
||||
|
||||
Use `python --version`
|
||||
Use `python3 --version`
|
||||
|
||||
**operating system and version:** [OS here]
|
||||
|
|
Loading…
Reference in a new issue