diff --git a/README.md b/README.md index 72716bb..f2c04c5 100644 --- a/README.md +++ b/README.md @@ -353,7 +353,7 @@ In case of issues, please provide the logs by running the `props` script and sel The logs will also automatically be saved to the root of the device's internal storage if there's an issue with the module scripts. -If there are issues with other apps or your system as a result of using this module, a logcat showing the issue will most likely be necessary. Take a look in my [Magisk troubleshooting guide](https://www.didgeridoohan.com/magisk/MagiskHelp) for guidance on that. +If there are issues with other apps or your system as a result of using this module, a logcat/recovery log/etc showing the issue will most likely be necessary. Take a look in my [Magisk troubleshooting guide](https://www.didgeridoohan.com/magisk/MagiskHelp) for guidance on that. ### Collecting logs manually If you can't run the `props` script for some reason, the logs are also stored in /cache (or /data/cache for A/B devices). The Magisk log and any files starting with "propsconf" would be useful for troubleshooting (if you don't, or can't, use the "Collect logs" option mentioned above). Providing the output from terminal might also be useful.