Merge pull request #162 from Tak-MK/patch-1
[rainbowstream.git] / README.rst
index 4dafa8572e64640b3f248e84f3beadc1ea854c93..ddcdf3051799e7d847eb49c0d007d267b1a447b9 100644 (file)
@@ -7,7 +7,7 @@ Rainbow Stream
 .. image:: http://img.shields.io/pypi/v/rainbowstream.svg?style=flat-square\r
    :target: https://pypi.python.org/pypi/rainbowstream\r
 \r
-Terminal-based Twitter Client. Realtime tweetstream, compose, search ,\r
+Terminal-based Twitter Client. Realtime tweetstream, compose, search,\r
 favorite … and much more fun directly from terminal.\r
 \r
 This package is built on the top of `Python Twitter Tool`_ and `Twitter API`_,\r
@@ -60,6 +60,12 @@ For debian-based distros, these can be installed with
 \r
     sudo apt-get install python-dev libjpeg-dev libfreetype6 libfreetype6-dev zlib1g-dev\r
 \r
+For CentOS:\r
+\r
+.. code:: bash\r
+\r
+    sudo yum install python-devel libjpeg-devel\r
+\r
 Besides, Mac OSX Maverick with Xcode 5.1 has a well-known `clang unknown argument`_ problem with\r
 the ``Pillow`` package installation - a dependency of this app.\r
 If you are in this case, I recommend taking a look at `Issue #10`_ and let me know if this workaround doesn't work for you.\r