From 990049bdd1b4779eddbc867e3f99c2ab80fac4c8 Mon Sep 17 00:00:00 2001 From: Jakub Warmuz Date: Tue, 14 Apr 2015 14:21:38 +0000 Subject: [PATCH] squeeze does not need --text --- docs/using.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/using.rst b/docs/using.rst index eb53fc54a..463b6524b 100644 --- a/docs/using.rst +++ b/docs/using.rst @@ -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