diff --git a/tools/README.md b/tools/README.md index 1042831365..da935f4642 100644 --- a/tools/README.md +++ b/tools/README.md @@ -62,4 +62,4 @@ following subcommands: List of Python requiremens for all tools in `pip` format. Set up your environment with `pip3 install -r requirements.txt`, or `pipenv install -r requirements.txt`. -Python 3 is required, recommended is 3.6 or higher. +Python 3.6 or higher is required.