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

Unified Diff: README.md

Issue 5924365505921024: Use ensure_dependencies.py instead of subrepositories (Closed)
Patch Set: Use buildtools transitively Created March 17, 2015, 2:47 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') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: README.md
===================================================================
--- a/README.md
+++ b/README.md
@@ -6,6 +6,10 @@
Building
--------
-Follow Mozilla's [Building Fennec][1] guide.
+First ensure that all dependencies are up to date by calling:
+
+ ./ensure_dependencies.py
+
+Then just follow Mozilla's [Building Fennec][1] guide.
[1]: https://wiki.mozilla.org/Mobile/Fennec/Android
« no previous file with comments | « .hgsubstate ('k') | dependencies » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld