| Index: README.md |
| =================================================================== |
| --- a/README.md |
| +++ b/README.md |
| @@ -3,6 +3,14 @@ |
| A C++ library offering the core functionality of Adblock Plus. |
| +Getting/updating the dependencies |
| +--------------------------------- |
| + |
| +libadblockplus has dependencies that aren't part of this repository. To update |
| +those, run the following after every repository update: |
| + |
| + ./ensure_dependencies.py |
| + |
| Building |
| -------- |