Mention that we're talking about Unix OSes

This commit is contained in:
Seth Schoen
2016-03-22 12:44:40 -07:00
parent 1abca6f195
commit 2d211c7aef
+5 -5
View File
@@ -23,11 +23,11 @@ configuring webservers to use them.
Installation Installation
------------ ------------
If ``letsencrypt`` is packaged for your OS, you can install it from there, and If ``letsencrypt`` is packaged for your Unix OS, you can install it from
run it by typing ``letsencrypt``. Because not all operating systems have there, and run it by typing ``letsencrypt``. Because not all operating
packages yet, we provide a temporary solution via the ``letsencrypt-auto`` systems have packages yet, we provide a temporary solution via the
wrapper script, which obtains some dependencies from your OS and puts others ``letsencrypt-auto`` wrapper script, which obtains some dependencies
in a python virtual environment:: from your OS and puts others in a python virtual environment::
user@webserver:~$ git clone https://github.com/letsencrypt/letsencrypt user@webserver:~$ git clone https://github.com/letsencrypt/letsencrypt
user@webserver:~$ cd letsencrypt user@webserver:~$ cd letsencrypt