| Index: README.md |
| diff --git a/README.md b/README.md |
| index fc1f388ca2612ed45a3579ff2d8a602bdd082ffd..f5a94cc45f5c1448176ffd71d50d49a4fc90142c 100644 |
| --- a/README.md |
| +++ b/README.md |
| @@ -22,8 +22,9 @@ Buildling with Ant |
| ### Building |
| -In the project directory, create the file _local.properties_ and set |
| -_sdk.dir_ and _ndk.dir_ to where you installed it, e.g.: |
| +In the project directory and in /submodules/libadblockplus-android/libadblockplus-android |
| +create the file _local.properties_ and set _sdk.dir_ and _ndk.dir_ to where you installed them, |
| +e.g.: |
| sdk.dir = /some/where/sdk |
| ndk.dir = /some/where/ndk |