diff --git a/README.rst b/README.rst
index 6048c25a15c7145a9a1c5a2f7fb22b2347967b41..5e020081a85e62ea10b74d4b69a3257280d4e85d 100644
--- a/README.rst
+++ b/README.rst
@@ -94,7 +94,7 @@ header files for python C extensions.
 Installing prerequisites on Ubuntu or Debian::
 
     $ sudo apt-get install build-essential python2.7-dev libffi-dev \
-                           python-pip python-setuptools
+                           python-pip python-setuptools sqlite3
 
 Installing prerequisites on Mac OS X::