1
0
mirror of https://github.com/mintty/wsltty.git synced 2025-01-31 02:01:01 +00:00

section package manager installation

This commit is contained in:
mintty 2018-04-18 15:24:10 +02:00
parent ace39cbd03
commit df054073ef

View File

@ -15,7 +15,7 @@ WSLtty components
* optional context menu entries for Windows Explorer to start WSL terminals in the respective folder * 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` * install/uninstall context menu items from Start Menu subfolder `WSLtty`
### Installation ### ### Installation from this repository ###
#### WSLtty installer ([Download](https://github.com/mintty/wsltty/releases) standalone installation) #### #### WSLtty installer ([Download](https://github.com/mintty/wsltty/releases) standalone installation) ####
@ -40,6 +40,19 @@ Within the installation process, provide parameters to the script `install.bat`.
The optional first parameter designates the installation target, The optional first parameter designates the installation target,
the optional second parameter designates the configuration directory. the optional second parameter designates the configuration directory.
### Installation with other package management environments ###
#### Chocolatey ####
If you use the [Chocolatey package manager](https://chocolatey.org/),
invoke one of
* `choco install wsltty`
* `choco upgrade wsltty`
#### Windows Appx package ####
under preparation
### Invocation ### ### Invocation ###
WSLtty can be invoked with WSLtty can be invoked with