upgrade script depends on sqlite3 cli

This commit is contained in:
Matthew Hodgson 2014-11-26 00:59:01 +00:00
parent 64fc859dac
commit d45325b6d7
1 changed files with 1 additions and 1 deletions

View File

@ -94,7 +94,7 @@ header files for python C extensions.
Installing prerequisites on Ubuntu or Debian:: Installing prerequisites on Ubuntu or Debian::
$ sudo apt-get install build-essential python2.7-dev libffi-dev \ $ 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:: Installing prerequisites on Mac OS X::