From: Zack Rusin Date: Wed, 13 Apr 2011 05:51:17 +0000 (-0400) Subject: Fix two small typos in the README. X-Git-Url: https://git.cworth.org/git?a=commitdiff_plain;h=50854194400c3a9920454a7c5fe4080879daa974;p=apitrace Fix two small typos in the README. --- diff --git a/README b/README index fd63eb3..b923a9c 100644 --- a/README +++ b/README @@ -49,7 +49,7 @@ Requirements common for all platforms: * CMake (tested with version 2.8) Requirements to build the GUI (optional): -* QT (tested with version 4.7) +* Qt (tested with version 4.7) * QJSON (tested with version 0.7.1) @@ -85,7 +85,7 @@ http://www.cmake.org/Wiki/CmakeMingw for detailed instructions. * Run the application you want to trace as - LD_PRELOAD=/path/to/glxtrace.so /path/to/application + LD_PRELOAD=/path/to/libglxtrace.so /path/to/application * View the trace with