diff --git a/README.md b/README.md index 30881db..80aa9ee 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,13 @@ Install with [Homebrew](https://brew.sh/) with the following command: brew install ki ``` +### MacPorts + +Install with [MacPorts](https://www.macports.org) with the following command: +```bash +sudo port install ki-shell +``` + ## Build From Source To build from source use: