mirror of
				https://github.com/mintty/wsltty.git
				synced 2025-10-31 07:04:00 +00:00 
			
		
		
		
	Merge pull request #114 from rasa/patch-1
Add scoop install instructions to readme.md (#30)
This commit is contained in:
		| @@ -52,6 +52,15 @@ invoke one of | ||||
| * `choco install wsltty` | ||||
| * `choco upgrade wsltty` | ||||
|  | ||||
| #### Scoop #### | ||||
|  | ||||
| If you use the [Scoop package manager](https://scoop.sh/),  | ||||
| * `scoop bucket add extras` | ||||
|  | ||||
| then, invoke one of | ||||
| * `scoop install wsltty` | ||||
| * `scoop update wsltty` | ||||
|  | ||||
| #### Windows Appx package #### | ||||
|  | ||||
| A Windows Appx package and certificate is available in the [wsltty.appx](https://github.com/mintty/wsltty.appx/) repository. | ||||
|   | ||||
		Reference in New Issue
	
	Block a user