mirror of
https://github.com/certbot/certbot.git
synced 2026-08-01 19:02:52 +02:00
add missing dependencies to README, fixes #151
This commit is contained in:
@@ -36,7 +36,7 @@ In general:
|
|||||||
|
|
||||||
```
|
```
|
||||||
sudo apt-get install python python-setuptools python-virtualenv \
|
sudo apt-get install python python-setuptools python-virtualenv \
|
||||||
python-dev gcc swig dialog libaugeas0 libssl-dev
|
python-dev gcc swig dialog libaugeas0 openssl libssl-dev ca-certificates
|
||||||
```
|
```
|
||||||
|
|
||||||
#### Mac OSX
|
#### Mac OSX
|
||||||
|
|||||||
Reference in New Issue
Block a user