Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(686)

Unified Diff: site/user/download.md

Issue 2179023003: Fix docs for checking out Skia (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: site/user/download.md
diff --git a/site/user/download.md b/site/user/download.md
index 831d3017db8c8e35c9a4d979050a1bc49a06ff7e..59a24e19e7dd797ea49995141343252223270c36 100644
--- a/site/user/download.md
+++ b/site/user/download.md
@@ -21,7 +21,8 @@ Clone the Skia repository
<!--?prettify lang=sh?-->
- git clone https://skia.googlesource.com/skia.git
+ gclient config https://skia.googlesource.com/skia.git
mtklein 2016/07/26 14:57:54 Probably want a mkdir src/; cd src too? It gets re
borenet 2016/07/26 18:00:44 Done.
+ gclient sync
cd skia
Getting started with Skia
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698