diff options
Diffstat (limited to 'hacking/README.md')
-rw-r--r-- | hacking/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hacking/README.md b/hacking/README.md index eaec6c4e8b..d9f4c89619 100644 --- a/hacking/README.md +++ b/hacking/README.md @@ -5,7 +5,7 @@ env-setup --------- The 'env-setup' script modifies your environment to allow you to run -ansible from a git checkout using python >= 3.8. +ansible from a git checkout using python >= 3.10. First, set up your environment to run from the checkout: |