aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--project/cmake/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/project/cmake/README.md b/project/cmake/README.md
index 3029c786c5..5eccc25605 100644
--- a/project/cmake/README.md
+++ b/project/cmake/README.md
@@ -57,7 +57,7 @@ as these steps are covered already by the CMake project.
### Android
The dependencies needed to compile for Android can be found in
-[docs/README.osx](https://github.com/xbmc/xbmc/tree/master/docs/README.android)
+[docs/README.android](https://github.com/xbmc/xbmc/tree/master/docs/README.android)
. All described steps have to be executed (except 5.2 which is replaced by the
respective CMake command below).