1
0
Fork 0

python3.6 suffit pour potodo (#792)

This commit is contained in:
Mathieu Dupuy 2019-05-26 16:39:59 +02:00 committed by Jules Lasne (jlasne)
parent 41cc658433
commit fe7925ffeb
1 changed files with 1 additions and 1 deletions

View File

@ -82,7 +82,7 @@ Step by step:
Next, you need to find a file to work on.
You can use `potodo <https://github.com/seluj78/potodo>`, a tool made to find ``po`` to do.
Install it using pip (``pip install potodo``) in a ``python3.7`` environement.
Install it using pip (``pip install potodo``) in a ``python3.6`` (or more) environement.
Then run the command ``potodo`` in your cloned fork.
From the list returned by the command, you can choose any file that is not reserved.