From 5a49755690dcd7edb51889e64a7995ddc9a9d025 Mon Sep 17 00:00:00 2001 From: Jeremy Dubreil Date: Thu, 8 Sep 2016 11:19:35 -0700 Subject: [PATCH] Reason is automatically installed with the right version by build-infer.sh Reviewed By: sblackshear Differential Revision: D3832961 fbshipit-source-id: c90b53d --- INSTALL.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/INSTALL.md b/INSTALL.md index 251af2e54..624478ce1 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -19,7 +19,6 @@ release](http://fbinfer.com/docs/getting-started.html) (faster), or to compile everything from source (see the end of this document). - opam >= 1.2.0 (instructions [here](https://opam.ocaml.org/doc/Install.html#OSX)) -- reason >= 0.0.5 ([installation](https://github.com/facebook/reason/blob/master/README.md)) - Python 2.7 - Java (only needed for the Java analysis) - clang in Xcode command line tools. You can install them with the command @@ -44,7 +43,6 @@ release](http://fbinfer.com/docs/getting-started.html) (faster), or to compile everything from source (see the end of this document). - opam >= 1.2.0 -- reason >= 0.0.5 ([installation](https://github.com/facebook/reason/blob/master/README.md)) - Python 2.7 - Java (only needed for the Java analysis) - gcc >= 4.7.2 or clang >= 3.1 (only needed for the C/Objective-C analysis)