Moved page about install on MacOS
This commit is contained in:
parent
77753d384a
commit
1cd83fc2ee
@ -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/)
|
||||
|
Loading…
Reference in New Issue
Block a user