From: Orakaro Date: Sun, 3 Aug 2014 14:16:42 +0000 (+0900) Subject: Update README.rst X-Git-Url: https://vcs.fsf.org/?p=rainbowstream.git;a=commitdiff_plain;h=34a636ef1c8caac54bd86ab20cb7abfb25e28d33;hp=8101275ee2ac9e3c315643650c929a1ac227a1ea Update README.rst --- 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.