diff --git a/README.md b/README.md index e801725..e834ea1 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,8 @@ WSLtty components * optional context menu entries for Windows Explorer to start WSL terminals in the respective folder * install/uninstall context menu items from Start Menu subfolder `WSLtty` +--- + ### Installation from this repository ### #### WSLtty installer ([Download](https://github.com/mintty/wsltty/releases) standalone installation) #### @@ -49,10 +51,12 @@ invoke one of * `choco install wsltty` * `choco upgrade wsltty` -#### Windows Appx package #### +#### Windows UWP Appx package #### – under preparation – +--- + ### Invocation ### WSLtty can be invoked with @@ -63,6 +67,8 @@ WSLtty can be invoked with Starting the mintty terminal directly from the WSLtty installation location is discouraged because that would bypass essential options. +--- + ### Configuration ### #### Start Menu and Desktop shortcuts #### @@ -141,6 +147,8 @@ you may append a shell pathname and an optional `-l` parameter to the mintty invocation (in shortcuts, scripts, or context menu entries): * `%LOCALAPPDATA%\wsltty\bin\mintty.exe --WSL= --configdir="%APPDATA%\wsltty" /bin/bash -l` +--- + ### Components and Credits ### For mintty, see the [Mintty homepage](http://mintty.github.io/)