document how to start terminal
This commit is contained in:
parent
96a1852db8
commit
7b646aadb0
@ -14,7 +14,8 @@ Demo video [in this tweet](https://twitter.com/bert_hu_bert/status/1561466204602
|
|||||||
## Installing on OSX:
|
## Installing on OSX:
|
||||||
If need be, install Homebrew via https://brew.sh/ as this will allow you to
|
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
|
compile new software. To do so, copy paste the instruction under 'Install
|
||||||
Homebrew' into the terminal app. This might take quite a while.
|
Homebrew' into the terminal app ([Apple
|
||||||
|
help](https://support.apple.com/guide/terminal/open-or-quit-terminal-apd5265185d-f365-44cb-8b09-71a064a42125/mac). This might take quite a while.
|
||||||
|
|
||||||
Then run:
|
Then run:
|
||||||
```
|
```
|
||||||
@ -24,7 +25,6 @@ sudo tcpdump -nql | teller
|
|||||||
```
|
```
|
||||||
And it should work.
|
And it should work.
|
||||||
|
|
||||||
|
|
||||||
## How to compile
|
## How to compile
|
||||||
This will currently only work on Unix derived systems (like Linux, OSX and
|
This will currently only work on Unix derived systems (like Linux, OSX and
|
||||||
FreeBSD).
|
FreeBSD).
|
||||||
|
Loading…
Reference in New Issue
Block a user