From ce08d528bf2ee3f86640213242adc628a9c84a5a Mon Sep 17 00:00:00 2001 From: Orakaro Date: Sun, 3 Aug 2014 23:18:13 +0900 Subject: [PATCH] Update index.rst --- docs/index.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/index.rst b/docs/index.rst index efc0634..fc3f121 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -19,12 +19,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 -- 2.25.1