Update CONTRIBUTING.md with new Python version
See [#5216][0]. [0]: https://github.com/signalapp/Signal-Desktop/pull/5216
This commit is contained in:
parent
b95a6b6cb1
commit
0588b9c8d9
1 changed files with 1 additions and 1 deletions
|
@ -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`
|
||||
|
|
Loading…
Reference in a new issue