From: José Fonseca Date: Wed, 29 Feb 2012 09:15:29 +0000 (+0000) Subject: Document how to get apitrace binaries. X-Git-Url: https://git.cworth.org/git?a=commitdiff_plain;h=5104ef42f3ae90b546f8329aa2fa43a1d87b3d37;p=apitrace Document how to get apitrace binaries. --- diff --git a/README.markdown b/README.markdown index 9bd0d0f..3fdcda5 100644 --- a/README.markdown +++ b/README.markdown @@ -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...]