mirror of
https://github.com/johnkerl/miller.git
synced 2026-08-02 04:22:59 +00:00
Merge pull request #356 from majkinetor/patch-1
add chocolatey installation to readme.md
This commit is contained in:
commit
864fc3d4e6
1 changed files with 8 additions and 1 deletions
|
|
@ -11,7 +11,7 @@
|
|||
|
||||
# Distributions
|
||||
|
||||
There's a good chance you can get Miller on your system via `yum install miller`, `apt-get install miller`, or `brew install miller`:
|
||||
There's a good chance you can get Miller on your system:
|
||||
|
||||
[](https://launchpad.net/ubuntu/+source/miller)
|
||||
[](https://launchpad.net/ubuntu/xenial/+package/miller)
|
||||
|
|
@ -25,6 +25,13 @@ There's a good chance you can get Miller on your system via `yum install miller`
|
|||
[](https://aur.archlinux.org/packages/miller-git)
|
||||
[](https://github.com/Homebrew/homebrew-core/search?utf8=%E2%9C%93&q=miller)
|
||||
[](https://www.macports.org/ports.php?by=name&substr=miller)
|
||||
[](https://chocolatey.org/packages/miller)
|
||||
|
||||
|OS|Installation command|
|
||||
|---|---|
|
||||
|Linux|`yum install miller`<br> `apt-get install miller`|
|
||||
|Mac|`brew install miller`|
|
||||
|Windows|`choco install miller`|
|
||||
|
||||
# What can Miller do for me?
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue