diff --git a/Readme.md b/Readme.md index e35b7e56..2e11ef09 100644 --- a/Readme.md +++ b/Readme.md @@ -15,6 +15,13 @@ ```sh $ brew install clib +``` + + Or [MacPorts](https://www.macports.org): + +```sh +$ sudo port selfupdate +$ sudo port install clib ``` With git: