mirror of
https://github.com/PaddiM8/kalker.git
synced 2024-12-12 09:30:40 +01:00
Merge pull request #149 from herbygillot/patch-1
readme: add MacPorts installation info
This commit is contained in:
commit
504cf11106
@ -32,9 +32,12 @@ Kalker is a calculator program/website that supports user-defined variables, fun
|
||||
|
||||
## Package managers
|
||||
|
||||
### macOS
|
||||
### macOS (Homebrew)
|
||||
`brew install kalker`
|
||||
|
||||
### macOS (MacPorts)
|
||||
`sudo port install kalker` ([info](https://ports.macports.org/port/kalker/))
|
||||
|
||||
### Arch Linux
|
||||
`kalker` in the AUR, eg. `yay -S kalker`
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user