From 34a636ef1c8caac54bd86ab20cb7abfb25e28d33 Mon Sep 17 00:00:00 2001 From: Orakaro Date: Sun, 3 Aug 2014 23:16:42 +0900 Subject: [PATCH 1/1] Update README.rst --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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. -- 2.25.1