Fix GCC version on Install.md

Reviewed By: jvillard

Differential Revision: D9061157

fbshipit-source-id: 3e29a39ec
master
Ezgi Çiçek 6 years ago committed by Facebook Github Bot
parent ad8c5d68a2
commit 4ad509269d

@ -43,7 +43,7 @@ is required to compile everything from source.
- Python 2.7 - Python 2.7
- pkg-config - pkg-config
- Java (only needed for the Java analysis) - Java (only needed for the Java analysis)
- gcc >= 4.7.2 or clang >= 3.1 (only needed for the C/Objective-C analysis) - gcc >= 5.X or clang >= 3.4 (only needed for the C/Objective-C analysis)
- autoconf >= 2.63 and automake >= 1.11.1 (if building from git) - autoconf >= 2.63 and automake >= 1.11.1 (if building from git)
See also the distro-specific instructions for Ubuntu and Debian below. See also the distro-specific instructions for Ubuntu and Debian below.

Loading…
Cancel
Save