]> git.cworth.org Git - apitrace/commitdiff
Document how to get apitrace binaries.
authorJosé Fonseca <jose.r.fonseca@gmail.com>
Wed, 29 Feb 2012 09:15:29 +0000 (09:15 +0000)
committerJosé Fonseca <jose.r.fonseca@gmail.com>
Wed, 29 Feb 2012 09:15:29 +0000 (09:15 +0000)
README.markdown

index 9bd0d0fc7ca9c0b1d72cb4749b3cf8dff442171b..3fdcda567998ede748ed403182eb0026a1dc57d8 100644 (file)
@@ -15,6 +15,11 @@ About **apitrace**
 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
+yourself.
+
 Run the application you want to trace as
 
     apitrace trace --api API /path/to/application [args...]