mirror of
https://github.com/mintty/wsltty.git
synced 2025-01-31 10:11:02 +00:00
section package manager installation
This commit is contained in:
parent
ace39cbd03
commit
df054073ef
15
README.md
15
README.md
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user