Update CONTRIBUTING.md with new Python version

See [#5216][0].

[0]: https://github.com/signalapp/Signal-Desktop/pull/5216
This commit is contained in:
Quentin Hibon 2021-08-05 11:08:33 -05:00 committed by Evan Hahn
parent b95a6b6cb1
commit 0588b9c8d9

View file

@ -43,7 +43,7 @@ Install the [Xcode Command-Line Tools](http://osxdaily.com/2014/02/12/install-co
### Linux
1. Pick your favorite package manager.
1. Install `python` (Python 2.7+)
1. Install `python` (Python 3.6+)
1. Install `gcc`
1. Install `g++`
1. Install `make`