@ -4,16 +4,20 @@ We provide pre-built Infer binaries for Linux and MacOS.
If you just wish to use Infer, and are not interested in making contributions to it, then these binaries are all you need.
Otherwise, if you wish to compile Infer, here are also instructions to do so, depending on your operating system.
- [Install the Infer binaries](INSTALL.md#Install-the-Infer-binaries)
- [Mac OS X](INSTALL.md#Mac-OS-X)
- [Linux](INSTALL.md#Linux)
- [Install Infer from source](INSTALL.md#Install-Infer-from-source)
- [Download Infer](INSTALL.md#Download-Infer)
- [Mac OS X](INSTALL.md#Mac-OS-X)
- [Linux](INSTALL.md#Linux)
- [Install the Infer binaries](INSTALL.md#install-the-infer-binaries)
- [Mac OS X](INSTALL.md#mac-os-x)
- [Linux](INSTALL.md#linux-64-bit)
- [Install Infer from source](INSTALL.md#install-infer-from-source)
- [Download Infer](INSTALL.md#download-infer)
- [Mac OS X](INSTALL.md#macos-x)
- [Linux](INSTALL.md#linux)
##Install the Infer binaries
###Requirements
- Python 2.7
###Mac OS X
Get the latest `infer-osx-vXX.tar.xz` from [infer releases](https://github.com/facebook/infer/releases) and run the commands below in your terminal to install Infer.