]> git.cworth.org Git - apitrace/blobdiff - README
Fix two small typos in the README.
[apitrace] / README
diff --git a/README b/README
index fd63eb3a2c234cbfd4cdcb86243a75bd218a144b..b923a9c65f02e1482457cff42d19bf877c58b253 100644 (file)
--- 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