improve OSX instructions

This commit is contained in:
bert hubert 2022-09-05 16:34:42 +02:00
parent fa2079fca1
commit 96a1852db8

View File

@ -12,11 +12,18 @@ Demo video [in this tweet](https://twitter.com/bert_hu_bert/status/1561466204602
[Blog post with more videos](https://berthub.eu/articles/posts/tracker-beeper/)
## Installing on OSX:
If need be, install Homebrew via https://brew.sh/ as this will allow you to
compile new software. To do so, copy paste the instruction under 'Install
Homebrew' into the terminal app. This might take quite a while.
Then run:
```
brew tap robertjakub/teller
brew install --HEAD googerteller
sudo tcpdump -nql | teller
```
And it should work.
## How to compile
This will currently only work on Unix derived systems (like Linux, OSX and