diff options
author | Ankush <ankushbhalotia@gmail.com> | 2014-03-08 05:00:37 +0530 |
---|---|---|
committer | Ankush <ankushbhalotia@gmail.com> | 2014-03-08 05:00:37 +0530 |
commit | 2827ab42a4ad903d8b76b28ca2a7a33764ea7580 (patch) | |
tree | ca4a587410e8ea96fc557409934b91a669fb65c9 | |
parent | 2cafcae1008125d7d237a9fe6fe1299b356cd554 (diff) |
corrected link for 'building from eclipse' in README.md
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -27,7 +27,7 @@ signed with a different key. Manually uninstall Bitmask Android from your devic you will then be able to install your own built version. To uninstall it, do: adb uninstall se.leap.bitmaskclient -See [here](https://github.com/parmegv/bitmask_android/blob/feature/docs/Building_from_eclipse.md) for +See [here](https://github.com/leapcode/bitmask_android/blob/develop/Building_from_eclipse.md) for instructions on building from [Eclipse](http://eclipse.org). ## Acknowledgements |