Include Homebrew for OSX as install method (#109)

master
Conor Randall 2017-04-15 20:39:06 +10:00 committed by Anthony Forsberg
parent c78f9f1610
commit 9db2aba929
1 changed files with 5 additions and 0 deletions

View File

@ -20,6 +20,11 @@ From Wheel
2. ``cd`` to the directory containing the ``.whl`` file
3. ``pip install <filename>.whl``
[OSX] From Homebrew
----------
``brew install bandcamp-dl``
From Source
-----------