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

Unified Diff: README.md

Issue 29341232: Noissue - Add Mercurial/Git to the list of requirements in README (Closed)
Patch Set: Created May 11, 2016, 2:29 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 | « no previous file | no next file » | 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,16 +6,17 @@ Chrome, Opera and Safari. It can be used
platforms, generic Adblock Plus code will be extracted from other repositories
automatically (see _dependencies_ file).
Building
---------
### Requirements
+- [Mercurial](https://www.mercurial-scm.org/) or [Git](https://git-scm.com/) (whichever you used to clone this repository)
- [Python 2.7](https://www.python.org)
- [The Jinja2 module](http://jinja.pocoo.org/docs)
- [The PIL module](http://www.pythonware.com/products/pil/)
- For signed Chrome builds: [M2Crypto module](https://github.com/martinpaljak/M2Crypto)
- For signed Safari builds: A [patched version of the xar command line tool](https://github.com/mackyle/xar/)
### Building the extension
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld