diff --git a/lineage-android-build-files/README.md b/lineage-android-build-files/README.md index f72168e..3deec17 100644 --- a/lineage-android-build-files/README.md +++ b/lineage-android-build-files/README.md @@ -1,4 +1,4 @@ -These files need to be deployed into your Android source code directory to ensure build.prop file on the device contains the correct URL for receiving OTA updates. +These files need to be deployed into your Android source code directory to ensure build.prop file on the device contains the correct URL for receiving OTA updates. This is to point the updated app at the OTA server you're hosting. 1. Create the directory lineage/vendor/extra 2. Review and edit the contents of file product.prop to ensure the URL is what you want your device pointed to.