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
This commit is contained in:
parent
9dc935fa11
commit
917d6f3005
@ -21,7 +21,10 @@ Clone the Skia repository
|
||||
|
||||
<!--?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
|
||||
|
Loading…
Reference in New Issue
Block a user