doc: Clarify calling local script with python3

fixes #98
This commit is contained in:
Markus Frosch 2020-05-19 17:11:01 +02:00
parent ec2d50cdfc
commit 4719eefa4d
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ dependencies yourself:
If you don't care about native language support or icons, Terminator
should run just fine directly from this directory, just:
./terminator --help
python3 terminator --help
And go from there. Manpages are available in the 'doc' directory.