mirror of
https://github.com/johnkerl/miller.git
synced 2026-08-04 13:33:18 +00:00
add winget to README (#1414)
@teo-tsirpanis added miller to `winget` with microsoft/winget-pkgs#123507 (thanks!). accordingly it should also be mentioned in the README so that people are aware of it. fixes #1331
This commit is contained in:
parent
9a8951fc78
commit
d3798c5aee
1 changed files with 2 additions and 1 deletions
|
|
@ -64,12 +64,13 @@ There's a good chance you can get Miller pre-built for your system:
|
|||
[](https://formulae.brew.sh/formula/miller)
|
||||
[](https://www.macports.org/ports.php?by=name&substr=miller)
|
||||
[](https://chocolatey.org/packages/miller)
|
||||
[](https://github.com/microsoft/winget-pkgs/tree/master/manifests/m/Miller/Miller)
|
||||
|
||||
|OS|Installation command|
|
||||
|---|---|
|
||||
|Linux|`yum install miller`<br/> `apt-get install miller`|
|
||||
|Mac|`brew install miller`<br/>`port install miller`|
|
||||
|Windows|`choco install miller`|
|
||||
|Windows|`choco install miller`<br/>`winget install Miller.Miller`|
|
||||
|
||||
See also [README-versions.md](./README-versions.md) for a full list of package versions. Note that long-term-support (LtS) releases will likely be on older versions.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue