Skip to content

Commit 3867d77

Browse files
authored
Add MacPorts install command (#94)
1 parent b4f95de commit 3867d77

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,13 @@ Install with [Homebrew](http://brew.sh/) with the following command:
3939
brew install ki
4040
```
4141

42+
### MacPorts
43+
44+
Install with [MacPorts](http://www.macports.org) with the following command:
45+
```bash
46+
sudo port install ki-shell
47+
```
48+
4249
## Build From Source
4350

4451
To build from source use:

0 commit comments

Comments
 (0)