Add Homebrew install instructions
This commit is contained in:
parent
eeb391cefb
commit
6e33260d2e
1 changed files with 10 additions and 0 deletions
10
README.md
10
README.md
|
@ -23,6 +23,16 @@ MP4 H.265 AAC, multiple collections and RSS feed.
|
||||||
|
|
||||||
## Getting Started
|
## Getting Started
|
||||||
|
|
||||||
|
### Using Homebrew
|
||||||
|
|
||||||
|
```#!sh
|
||||||
|
$ brew tap prologic/tube
|
||||||
|
$ brew install tube
|
||||||
|
$ tube
|
||||||
|
```
|
||||||
|
|
||||||
|
Open http://127.0.0.1:8000/ in your Browser!
|
||||||
|
|
||||||
### Using a Binary
|
### Using a Binary
|
||||||
|
|
||||||
1. Go grab the latest binary from the
|
1. Go grab the latest binary from the
|
||||||
|
|
Loading…
Reference in a new issue