diff --git a/openandroidinstaller/views/requirements_view.py b/openandroidinstaller/views/requirements_view.py index b63a00b3..05f7f2e8 100644 --- a/openandroidinstaller/views/requirements_view.py +++ b/openandroidinstaller/views/requirements_view.py @@ -268,7 +268,8 @@ def get_boot_stock_check(self): Markdown( """ #### Boot your device with the stock OS at least once and check every functionality. -Make sure that you can send and receive SMS and place and receive calls (also via WiFi and LTE, if available), otherwise it won\'t work on LineageOS either! Additionally, some devices require that VoLTE/VoWiFi be utilized once on stock to provision IMS. +Make sure that you can send and receive SMS and place and receive calls (also via WiFi and LTE, if available), +otherwise it won\'t work on your custom ROM either! Additionally, some devices require that VoLTE/VoWiFi be utilized once on stock to provision IMS. """ ), boot_stock_checkbox,