aboutsummaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorMike Crute <mcrute@gmail.com>2015-12-27 08:44:45 -0800
committerMike Crute <mcrute@gmail.com>2015-12-27 08:44:45 -0800
commit2afa38488cd0826f923a4ea7ff9d7489f8a45fda (patch)
tree693a7006b2d3f693698d6ba6306483be86a37f5a /README.rst
parenta932e2ccfe3d4a2ae0be7ef6be37fc03b2210e42 (diff)
downloadpydora-2afa38488cd0826f923a4ea7ff9d7489f8a45fda.tar.bz2
pydora-2afa38488cd0826f923a4ea7ff9d7489f8a45fda.tar.xz
pydora-2afa38488cd0826f923a4ea7ff9d7489f8a45fda.zip
Add mpg123 install info
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index b421b37..27220a2 100644
--- a/README.rst
+++ b/README.rst
@@ -31,6 +31,14 @@ that. ::
31 $ pip install pydora 31 $ pip install pydora
32 $ pydora-configure 32 $ pydora-configure
33 33
34On Ubuntu install `mpg123`::
35
36 # apt-get install mpg123
37
38On Mac OS X with `homebrew <>`_ installed::
39
40 # brew install mpg123
41
34Simple Player 42Simple Player
35============= 43=============
36Included is ``pydora``, a simple Pandora stream player that runs at the command 44Included is ``pydora``, a simple Pandora stream player that runs at the command
@@ -110,5 +118,6 @@ versions. You can, and should, run this on your pull request before submitting.
110 118
111Contributors 119Contributors
112============ 120============
121* Mike Crute (`mcrute <https://github.com/mcrute>`_)
113* John Cass (`jcass77 <https://github.com/jcass77>`_) 122* John Cass (`jcass77 <https://github.com/jcass77>`_)
114* Thomas Weißschuh (`t-8c <https://github.com/t-8ch>`_) 123* Thomas Weißschuh (`t-8c <https://github.com/t-8ch>`_)