From 9fd7a1135b3aef07f079741a508bd1c886801cf1 Mon Sep 17 00:00:00 2001 From: mintty Date: Tue, 7 Nov 2017 17:36:30 +0100 Subject: [PATCH] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f4c83b3..3856604 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ WSLtty installs the following scripts into `%LOCALAPPDATA%\Microsoft\WindowsApps * For each installed WSL distribution D, D`.bat` to start in the current folder/directory * For each installed WSL distribution D, D`~.bat` to start in the WSL user home -* `WSL.bat` and `WSL ~.bat` to start the default WSL distribution +* `WSL.bat` and `WSL~.bat` to start the default WSL distribution Given that `%LOCALAPPDATA%\Microsoft\WindowsApps` is in your PATH, the scripts can be invoked from cmd.exe, PowerShell, or via WIN+R.