From fe7925ffeb31bb4040fe4e3c630801a08ae1dea0 Mon Sep 17 00:00:00 2001 From: Mathieu Dupuy Date: Sun, 26 May 2019 16:39:59 +0200 Subject: [PATCH] python3.6 suffit pour potodo (#792) --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 1c1f0351..27ceceea 100644 --- a/README.rst +++ b/README.rst @@ -82,7 +82,7 @@ Step by step: Next, you need to find a file to work on. You can use `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.