mirror of
https://github.com/certbot/certbot.git
synced 2026-07-28 00:35:50 +02:00
libssl-dev dep. Fixes #37.
This commit is contained in:
@@ -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`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user