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 |