Skip to content

Commit 577da74

Browse files
mkevenaarzadjii-msft
authored andcommitted
(microsoftGH-2044) Updated readme to include Chocolatey package (microsoft#2084)
* (microsoftGH-2044) Updated readme to include Chocolatey package Co-Authored-By: Mike Griese <migrie@microsoft.com>
1 parent 66d46ed commit 577da74

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

README.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,30 @@
1010
#### Other related repositories include:
1111
* [Console API Documentation](https://github.com/MicrosoftDocs/Console-Docs)
1212

13+
## Installation
1314

1415
### Microsoft Store
1516

1617
Download the Microsoft Terminal free from the Microsoft Store and it'll be continuously updated. Or, feel free to side-load [releases](https://github.com/microsoft/terminal/releases) from GitHub, but note they won't auto-update.
1718

1819
<a href='//www.microsoft.com/store/apps/9n0dx20hk701?cid=storebadge&ocid=badge'><img src='https://assets.windowsphone.com/85864462-9c82-451e-9355-a3d5f874397a/English_get-it-from-MS_InvariantCulture_Default.png' alt='English badge' width="284" height="104" style='width: 284px; height: 104px;'/></a>
1920

21+
### Chocolatey (Unofficial)
22+
23+
Download and upgrade the Windows Terminal from [Chocolatey](https://chocolatey.org).
24+
25+
To install Windows Terminal, run the following command from the command line or from PowerShell:
26+
```powershell
27+
choco install microsoft-windows-terminal
28+
```
29+
30+
To upgrade Windows Terminal, run the following command from the command line or from PowerShell:
31+
```powershell
32+
choco upgrade microsoft-windows-terminal
33+
```
34+
35+
If you have any issues when installing/upgrading the package please go to the [package page](https://chocolatey.org/packages/microsoft-windows-terminal) and follow the [Chocolatey triage process](https://chocolatey.org/docs/package-triage-process)
36+
2037
### Build Status
2138

2239
Project|Build Status

0 commit comments

Comments
 (0)