commit | 917d6f3005d36d48d5cf0504920405d32e8307ce | [log] [tgz] |
---|---|---|
author | borenet <borenet@chromium.org> | Tue Jul 26 11:11:50 2016 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Tue Jul 26 11:11:50 2016 -0700 |
tree | c871fc0b0479995d6136e68aaa07a528b70dd744 | |
parent | 9dc935fa11521d4a6c7875699c050044a45d0871 [diff] |
Fix docs for checking out Skia BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2179023003 NOTRY=true DOCS_PREVIEW= https://skia.org/?cl=2179023003 Review-Url: https://codereview.chromium.org/2179023003
diff --git a/site/user/download.md b/site/user/download.md index 831d301..5da01a2 100644 --- a/site/user/download.md +++ b/site/user/download.md
@@ -21,7 +21,10 @@ <!--?prettify lang=sh?--> - git clone https://skia.googlesource.com/skia.git + mkdir $SRC + cd $SRC + gclient config --unmanaged https://skia.googlesource.com/skia.git + gclient sync cd skia Getting started with Skia