Update index.rst
authorOrakaro <DTVD@users.noreply.github.com>
Sun, 3 Aug 2014 14:18:13 +0000 (23:18 +0900)
committerOrakaro <DTVD@users.noreply.github.com>
Sun, 3 Aug 2014 14:18:13 +0000 (23:18 +0900)
docs/index.rst

index efc0634f91c92f453e038e48bb3a5908504bc66c..fc3f121416e1bfc31555a5fffd327215a661bba4 100644 (file)
@@ -19,12 +19,12 @@ Install
 Prerequisite\r
 ^^^^^^^^^^^^\r
 \r
-If you use Linux, you might need to install the ``python-dev`` and ``libsqlite3-dev`` packages if you haven't already. \r
+If you use Linux, you might need to install the ``python-dev`` package if you haven't already. \r
 For debian-based distros, these can be installed with \r
 \r
 .. code:: bash\r
 \r
-    sudo apt-get install python-dev libsqlite3-dev\r
+    sudo apt-get install python-dev\r
 \r
 \r
 Besides, Mac OSX Maverick with Xcode 5.1 has a well-known `clang unknown argument`_ problem with \r