diff options
author | morpheus65535 <[email protected]> | 2021-02-23 21:56:12 -0500 |
---|---|---|
committer | GitHub <[email protected]> | 2021-02-23 21:56:12 -0500 |
commit | d1ea46e66fb982c28d206ab84a018d939b753c29 (patch) | |
tree | 7ee7fdd0baf5736dc0835ca25c94009d6d17889d /CONTRIBUTING.md | |
parent | fd2b99b9c7300a959d782b4b6ff3c69029eba4be (diff) | |
download | bazarr-d1ea46e66fb982c28d206ab84a018d939b753c29.tar.gz bazarr-d1ea46e66fb982c28d206ab84a018d939b753c29.zip |
Update CONTRIBUTING.md
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r-- | CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b77ff8f42..bda56dd8e 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,7 +1,7 @@ # How to Contribute # ## Tools required ## -- Python 3.7.x or 3.8.x (3.8.x is highly recommanded and 3.9 is proscribed). +- Python 3.7.x or 3.8.x (3.8.x is highly recommended and 3.9 is proscribed). - Pycharm or Visual Studio code IDE. - Git. - UI testing must be done using Chrome latest version. |