Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: README.md

Issue 6117898477109248: Issue 2435 - Use ensure_dependencies.py instead of Mercurial subrepositories (Closed)
Patch Set: Created April 29, 2015, 1:45 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « .hgsubstate ('k') | dependencies » ('j') | dependencies » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: README.md
===================================================================
--- a/README.md
+++ b/README.md
@@ -3,6 +3,14 @@
An Android app that runs a proxy to block ads.
+Updating the dependencies
+-------------------------
+
+Adblock Plus for Android has dependencies that aren't in this repository.
+To update those, call:
+
+ ./ensure_dependencies.py
+
Buildling with Ant
------------------
« no previous file with comments | « .hgsubstate ('k') | dependencies » ('j') | dependencies » ('J')

Powered by Google App Engine
This is Rietveld