From 1cd83fc2eec9acf18b1ba3683bd4c9f72cf2260b Mon Sep 17 00:00:00 2001 From: Pavel Odintsov Date: Sun, 10 Dec 2017 23:12:24 +0000 Subject: [PATCH] Moved page about install on MacOS --- docs/MAC_OS_INSTALL.md | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/docs/MAC_OS_INSTALL.md b/docs/MAC_OS_INSTALL.md index 12d1688..c61421f 100644 --- a/docs/MAC_OS_INSTALL.md +++ b/docs/MAC_OS_INSTALL.md @@ -1,13 +1 @@ -Build on Mac OS 10.13 High Sierra. - -- Install XCode https://itunes.apple.com/us/app/xcode/id497799835 with Mac App Store -- Update XCode to latest version with App Store -- Agree to Xcode license in Terminal: ```sudo xcodebuild -license``` -- Install [Home Brew](https://brew.sh) -- Install dependencies: ```brew install boost log4cpp cmake ndpi``` - -Run installer script for stable branch: -```bash -wget https://raw.githubusercontent.com/pavel-odintsov/fastnetmon/master/src/fastnetmon_install.pl -Ofastnetmon_install.pl -sudo perl fastnetmon_install.pl -``` +We moved page to our [site](https://fastnetmon.com/fastnetmon-macos/)