| 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 |