From 0806f23c10bc7dfa9639f310a73ff594268b75f3 Mon Sep 17 00:00:00 2001 From: 0xC0FFEE Date: Tue, 6 Dec 2016 01:46:48 -0800 Subject: [PATCH] README.md upgrade Summary: Closes https://github.com/facebook/infer/pull/488 Differential Revision: D4284087 Pulled By: jvillard fbshipit-source-id: f52fe23 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a0ef2866c..7e71feaa8 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Objective-C and C, written in [OCaml](https://ocaml.org/). Read our [Getting Started](http://fbinfer.com/docs/getting-started.html) page for details on how to install packaged versions of Infer. To build Infer -from source, see INSTALL.md. +from source, see [INSTALL.md](./INSTALL.md). ## License