From 5104ef42f3ae90b546f8329aa2fa43a1d87b3d37 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jos=C3=A9=20Fonseca?= Date: Wed, 29 Feb 2012 09:15:29 +0000 Subject: [PATCH] Document how to get apitrace binaries. --- README.markdown | 5 +++++ 1 file changed, 5 insertions(+) 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...] -- 2.45.2