| Index: site/user/quick/desktop.md
|
| diff --git a/site/user/quick/desktop.md b/site/user/quick/desktop.md
|
| index 88e31d72ad2edaa74adc00c45606b92f6e832e84..c3d6df0fbeb9fca7a2facb692d322931ec71557c 100644
|
| --- a/site/user/quick/desktop.md
|
| +++ b/site/user/quick/desktop.md
|
| @@ -32,7 +32,8 @@ Gyp Options
|
|
|
| Skia relies on Gyp to generate build files. Read about
|
| [specifying options for Gyp](/user/tips#gypdefines) to set the
|
| -compile-time settings, compiler, build systems, and build directory.
|
| +compile-time settings, compiler (e.g. use clang instead of gcc), build systems,
|
| +and build directory.
|
|
|
| Run unit and correctness tests
|
| ------------------------------
|
|
|