README: Fix spelling fail

Thanks to Jani for spotting this.

Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
Daniel Vetter 2013-12-20 16:56:14 +01:00
parent fd6c66c4a2
commit 4f28614777

4
README
View File

@ -42,11 +42,11 @@ tests/
To avoid some hassles with piglit's use of Waffle just disable it. Run 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 With
piglit-soruces $ ccmake . piglit-sources $ ccmake .
you can check your configuration with a curses interface, too. you can check your configuration with a curses interface, too.