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

Unified Diff: README.md

Issue 2693343002: Pull Chromium dependencies to Pipa checkout via DEPS and GITDEPS. (Closed)
Patch Set: Markdown instructions for checkout Created 3 years, 10 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
« GITDEPS ('K') | « GITDEPS ('k') | pipa/build/gitdeps.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: README.md
diff --git a/README.md b/README.md
index dacc7adb749a3e821a96fb7860cf3550bfd63c8c..bd8bccb675567c2c9e8820dd6378d6c771706af2 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,9 @@
-Pipa
-====
+# Pipa
Pipa is an IPC mechanism shared between Chromium and the Chrome Cleanup Tool.
+
+## Checkout:
ftirelo 2017/02/15 18:02:16 Can it be written in a single code block as: ```
veranika 2017/02/15 20:47:12 Done.
+ * `mkdir pipa`
+ * `cd pipa`
+ * `gclient config --spec="solutions=[{'name':'src', 'url':'https://chromium.googlesource.com/chromium/pipa',},]"`
+ * `gclient sync`
« GITDEPS ('K') | « GITDEPS ('k') | pipa/build/gitdeps.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698