diff options
Diffstat (limited to 'src/gallium/state_trackers/python/README')
-rw-r--r-- | src/gallium/state_trackers/python/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gallium/state_trackers/python/README b/src/gallium/state_trackers/python/README index e03d5468304..4a060730242 100644 --- a/src/gallium/state_trackers/python/README +++ b/src/gallium/state_trackers/python/README @@ -30,7 +30,7 @@ or (in Windows) and then try running - python src/gallium/state_trackers/python/samples/tri.py + python progs/gallium/python/samples/tri.py which should show a triangle. |