diff options
| -rw-r--r-- | README.md | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -23,6 +23,16 @@ MP4 H.265 AAC, multiple collections and RSS feed. ## 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 1. Go grab the latest binary from the |
