1
0
mirror of https://github.com/certbot/certbot.git synced 2026-01-21 19:01:07 +03:00

Merge branch 'master' into renewer

This commit is contained in:
Seth Schoen
2015-05-16 23:53:01 -07:00

View File

@@ -31,7 +31,7 @@ Debian
sudo ./bootstrap/debian.sh
For squezze you will need to:
For squeeze you will need to:
- Use ``virtualenv --no-site-packages -p python`` instead of ``-p python2``.