squeeze does not need --text

This commit is contained in:
Jakub Warmuz
2015-04-14 14:21:38 +00:00
parent 6a47bc66d1
commit 990049bdd1
-1
View File
@@ -36,7 +36,6 @@ For squezze you will need to:
(``sudo`` is not installed by default) before running the bootstrap
script.
- Use ``virtualenv --no-site-packages -p python`` instead of ``-p python2``.
- Use text mode ``sudo ./venv/bin/letsencrypt --text`` (`#280`_)
.. _`#280`: https://github.com/letsencrypt/lets-encrypt-preview/issues/280