libssl-dev dep. Fixes #37.

This commit is contained in:
Jakub Warmuz 2014-11-21 18:07:55 +01:00
parent ecff61a193
commit 2a5364b3ce

View file

@ -9,7 +9,7 @@ Apache, though we will be expanding it to other platforms.
## Running the demo code on Ubuntu
`sudo apt-get install python python-setuptools python-dev python-augeas gcc swig dialog`
`sudo apt-get install python python-setuptools python-dev python-augeas gcc swig dialog libssl-dev`
`python setup.py install --user`