Skip to content

Commit 3497bb7

Browse files
committed
Document WinGet install
1 parent 3706e7f commit 3497bb7

2 files changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ UI for them yet.
1212

1313
## Install
1414

15+
```powershell
16+
winget install mathom
17+
```
18+
1519
Download the MSI, setup.exe, or portable zip from [Releases](../../releases).
1620

1721
Not code-signed yet, so SmartScreen warns on first run: "More info", then

docs/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -243,6 +243,7 @@ <h2>An alternative to WinDirStat, WizTree, and TreeSize</h2>
243243
<section class="install" id="get">
244244
<h2>Get mathom</h2>
245245
<div class="box">
246+
<code>winget install mathom</code>
246247
<a class="btn primary" href="https://github.com/gitRasheed/mathom/releases/latest">Download for Windows</a>
247248
<div class="alt">
248249
MSI, setup.exe, or portable zip from

0 commit comments

Comments
 (0)