diff --git a/README.md b/README.md index 01884915b..036318a0b 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,10 @@ as well as YANG 1.1 ([RFC 7950](https://tools.ietf.org/html/rfc7950)). Binary RPM or DEB packages of the latest release can be built locally using `apkg`, look into `README` in the `distro` directory. +### Mac OS + +libyang & yanglint can be installed using [homebrew](https://brew.sh/) with ```brew install libyang``` (community maintained) + ## Requirements ### Unix Build Requirements