add install instruction for MacPorts

mscp is available on MacPorts by @lasmarois #23
This commit is contained in:
Ryo Nakamura
2024-07-04 13:45:15 +09:00
parent 60f442689e
commit 006bd30424

View File

@@ -42,7 +42,11 @@ Paper:
- macOS
```console
# Homebrew
brew install upa/tap/mscp
# MacPorts
sudo port install mscp
```
- Ubuntu