diff --git a/docs/install.md b/docs/install.md index 8c5b54f..313cf34 100644 --- a/docs/install.md +++ b/docs/install.md @@ -26,7 +26,7 @@ brew install python3 libusb sqlite3 ## MVT on Windows -MVT is currently not officially supported to run natively on Windows. While most functionality should work out of the box, there are known issues especially with `mvt-android`. +MVT does not currently officially support running natively on Windows. While most functionality should work out of the box, there are known issues especially with `mvt-android`. It is recommended to try installing and running MVT from [Windows Subsystem Linux (WSL)](https://docs.microsoft.com/en-us/windows/wsl/about) and follow Linux installation instructions for your distribution of choice.