diff options
Diffstat (limited to 'docs/shading.html')
-rw-r--r-- | docs/shading.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/shading.html b/docs/shading.html index 1a60e5b708..02f393cc9e 100644 --- a/docs/shading.html +++ b/docs/shading.html @@ -155,8 +155,7 @@ This tool is useful for: </ul> <p> -After building Mesa the glslcompiler should be found in the Mesa/bin/ directory. -If it's not there, it can be built manually: +After building Mesa, the glslcompiler can be built by manually running: </p> <pre> cd src/mesa/drivers/glslcompiler |