Skip to content

Commit

Permalink
libssl-dev dep. Fixes #37.
Browse files Browse the repository at this point in the history
  • Loading branch information
kuba committed Nov 21, 2014
1 parent ecff61a commit 2a5364b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -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`

Expand Down

0 comments on commit 2a5364b

Please sign in to comment.