From: José Fonseca <jose.r.fonseca@gmail.com>
Date: Wed, 29 Feb 2012 09:39:20 +0000 (+0000)
Subject: Fix INSTALL.mardown link
X-Git-Url: https://git.cworth.org/git?a=commitdiff_plain;h=a6932edfddd7338da15a2d204307f7ca6b636bda;p=apitrace

Fix INSTALL.mardown link
---

diff --git a/README.markdown b/README.markdown
index 4c1828b..8f0c185 100644
--- a/README.markdown
+++ b/README.markdown
@@ -17,7 +17,7 @@ Basic usage
 
 To obtain apitrace either [download the latest
 binaries](https://github.com/apitrace/apitrace/downloads) for your platform if
-available, or follow the (build instructions)[INSTALL.markdown] to build it
+available, or follow the [build instructions](INSTALL.markdown) to build it
 yourself.  On 64bits Linux and Windows platforms you'll need apitrace binaries
 that match the architecture (32bits or 64bits) of the application being traced.