]> git.cworth.org Git - apitrace/blobdiff - README.markdown
Document how to get apitrace binaries.
[apitrace] / 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...]