@cryptotaxi247 / netdata-1 / commits / 22342685d

Update macOS instructions with cmake (#10295)

* Update macOS instructions with cmake * Update macos.md

Joel Hans committed Dec 9, 2020 at 09:18 UTC 22342685dfa3be2fe47847d897fa71757e3e725c
1 file changed +3 -2
packaging/installer/methods/macos.md
+3 -2
@@ -50,10 +50,11 @@ xcode-select --install
50 ```
51
52 Click **Install** on the Software Update popup window that appears. Then, use the same terminal session to use Homebrew
53 -to install some of Netdata's prerequisites.
53 +to install some of Netdata's prerequisites. You can omit `cmake` in case you do not want to use
54 +[Netdata Cloud](https://learn.netdata.cloud/docs/cloud/).
55
56 ```bash
56 -brew install ossp-uuid autoconf automake pkg-config libuv lz4 json-c openssl@1.1 libtool
57 +brew install ossp-uuid autoconf automake pkg-config libuv lz4 json-c openssl@1.1 libtool cmake
58 ```
59
60 If you want to use the [database engine](/database/engine/README.md) to store your metrics, you need to download