python: Update the documentation.
authorJosé Fonseca <jrfonseca@tungstengraphics.com>
Sat, 9 Aug 2008 14:07:40 +0000 (15:07 +0100)
committerJosé Fonseca <jrfonseca@tungstengraphics.com>
Tue, 12 Aug 2008 10:34:40 +0000 (11:34 +0100)
src/gallium/state_trackers/python/README

index 75341aa28cc34ef0a9ae076a7508185847a46b93..8ab88ab2f817f9a9947d0b2154c312bfb0ed84f4 100644 (file)
@@ -7,7 +7,7 @@ To build you'll need:
 * Python (with development packages)
 * SCons
 * SWIG
-* Python Imaging Library (for the samples)
+* Python Imaging Library with TK support (for the samples)
 
 Invoke scons on the top dir as
  
@@ -19,9 +19,9 @@ To use do
 
 and then try running
 
-  python src/gallium/state_trackers/python/samples/simple.py
+  python src/gallium/state_trackers/python/samples/tri.py
 
-which should create a simple.png
+which should show a triangle.
 
 
 This is still in experimental phase, and there many limitations to what you can