Skip to content

Commit d5407ca

Browse files
committed
Clarify Debian needs to be the default WSL distro
1 parent 63e33df commit d5407ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backup-windows.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Write-Output "Please ensure that you've installed the Windows Subsystem for Linu
33
Write-Output "If not, close this window, and refer to the README for instructions (https://github.com/mrrfv/open-android-backup#windows=)"
44
Write-Output "If sudo asks you for your account password, don't enter your Windows password!"
55
Write-Output ""
6-
Write-Output "Warning: WSL 2 is required. WSL will be updated to fix potential issues with the GUI."
6+
Write-Output "Warning: WSL 2 is required. WSL will be updated to fix potential issues with the GUI. Ensure Ubuntu/Debian is your default distro."
77
Write-Output "For more information, see here: https://github.com/microsoft/wslg#install-instructions-existing-wsl-install"
88
Write-Output ""
99
pause

0 commit comments

Comments
 (0)