mirror of
https://github.com/PaddiM8/kalker.git
synced 2024-12-04 13:43:49 +01:00
readme: add MacPorts installation info
https://ports.macports.org/port/kalker/
This commit is contained in:
parent
c453567c91
commit
9dc8476a17
@ -32,9 +32,12 @@ Kalker is a calculator program/website that supports user-defined variables, fun
|
|||||||
|
|
||||||
## Package managers
|
## Package managers
|
||||||
|
|
||||||
### macOS
|
### macOS (Homebrew)
|
||||||
`brew install kalker`
|
`brew install kalker`
|
||||||
|
|
||||||
|
### macOS (MacPorts)
|
||||||
|
`sudo port install kalker` ([info](https://ports.macports.org/port/kalker/))
|
||||||
|
|
||||||
### Arch Linux
|
### Arch Linux
|
||||||
`kalker` in the AUR, eg. `yay -S kalker`
|
`kalker` in the AUR, eg. `yay -S kalker`
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user