X-Git-Url: https://vcs.fsf.org/?p=rainbowstream.git;a=blobdiff_plain;f=README.rst;h=5b524b1af9c30a5b3d56b028c0fb564611652d90;hp=f2dd4eb76255c2fb5df25b7e85b0dcfad071200c;hb=34a636ef1c8caac54bd86ab20cb7abfb25e28d33;hpb=8101275ee2ac9e3c315643650c929a1ac227a1ea diff --git a/README.rst b/README.rst index f2dd4eb..5b524b1 100644 --- a/README.rst +++ b/README.rst @@ -26,12 +26,12 @@ Install Prerequisite ^^^^^^^^^^^^ -If you use Linux, you might need to install the ``python-dev`` and ``libsqlite3-dev`` packages if you haven't already. +If you use Linux, you might need to install the ``python-dev`` package if you haven't already. For debian-based distros, these can be installed with .. code:: bash - sudo apt-get install python-dev libsqlite3-dev + sudo apt-get install python-dev Besides, Mac OSX Maverick with Xcode 5.1 has a well-known `clang unknown argument`_ problem with the ``Pillow`` package installation - a dependency of this app.