summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorDaniel Vetter <daniel.vetter@ffwll.ch>2013-12-20 16:56:14 +0100
committerDaniel Vetter <daniel.vetter@ffwll.ch>2013-12-20 16:56:14 +0100
commit4f28614777a5dec5de5cafacd640f5b50180acaa (patch)
tree2d1a8e0186e520924f4d01bf8a4979e43955f934 /README
parentfd6c66c4a2ad2b13cd56dc93c4cbf3a56bc0b3a8 (diff)
README: Fix spelling fail
Thanks to Jani for spotting this. Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index f108b208..79653f5c 100644
--- a/README
+++ b/README
@@ -42,11 +42,11 @@ tests/
To avoid some hassles with piglit's use of Waffle just disable it. Run
- piglit-soruces $ cmake -D PIGLIT_USE_WAFFLE=OFF .
+ piglit-sources $ cmake -D PIGLIT_USE_WAFFLE=OFF .
With
- piglit-soruces $ ccmake .
+ piglit-sources $ ccmake .
you can check your configuration with a curses interface, too.