diff --git a/README.md b/README.md index 7b33ce8dd..b75818e60 100644 --- a/README.md +++ b/README.md @@ -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`