mirror of
https://github.com/certbot/certbot.git
synced 2026-06-06 07:12:54 -04:00
Adding dependencies of swig + dialog, for minimal ubuntu installs
This commit is contained in:
parent
d01a959ea8
commit
a802651513
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,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`
|
||||
`sudo apt-get install python python-setuptools python-dev python-augeas gcc swig dialog`
|
||||
|
||||
`python setup.py install --user`
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue