Merge "Updates documentation to install PySqlite3"
This commit is contained in:
commit
491fb3374d
@ -73,6 +73,9 @@ it, follow the instructions for installing prerequisites above and
|
|||||||
|
|
||||||
- On Ubuntu 14.04::
|
- On Ubuntu 14.04::
|
||||||
|
|
||||||
|
#Install SQLite development headers
|
||||||
|
sudo apt-get install libsqlite3-dev
|
||||||
|
|
||||||
wget https://www.python.org/ftp/python/3.5.2/Python-3.5.2.tgz
|
wget https://www.python.org/ftp/python/3.5.2/Python-3.5.2.tgz
|
||||||
sudo tar xzf Python-3.5.2.tgz
|
sudo tar xzf Python-3.5.2.tgz
|
||||||
cd Python-3.5.2
|
cd Python-3.5.2
|
||||||
|
Loading…
Reference in New Issue
Block a user