summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authormorpheus65535 <[email protected]>2021-02-24 06:35:27 -0500
committerGitHub <[email protected]>2021-02-24 06:35:27 -0500
commite04e0c75c8b549cc7a0c811f19903387604383e3 (patch)
tree304459b9a852c7df80cb40b300afec601822a0f8
parentd1ea46e66fb982c28d206ab84a018d939b753c29 (diff)
downloadbazarr-e04e0c75c8b549cc7a0c811f19903387604383e3.tar.gz
bazarr-e04e0c75c8b549cc7a0c811f19903387604383e3.zip
Update CONTRIBUTING.md
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index bda56dd8e..4f56723bb 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -2,7 +2,7 @@
## Tools required ##
- 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.
+- Pycharm or Visual Studio code IDE are recommanded but if you're happy with VIM, enjoy it!
- Git.
- UI testing must be done using Chrome latest version.