mirror of
https://github.com/certbot/certbot.git
synced 2026-04-29 02:02:00 -04:00
Fixed small typo
This commit is contained in:
parent
f2a83e9e94
commit
b4e0dfe5a8
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ If ``letsencrypt`` is packaged for your OS, you can install it from there, and
|
|||
run it by typing ``letsencrypt``. Because not all operating systems have
|
||||
packages yet, we provide a temporary solution via the ``letsencrypt-auto``
|
||||
wrapper script, which obtains some dependencies from your OS and puts others
|
||||
in an python virtual environment::
|
||||
in a python virtual environment::
|
||||
|
||||
user@webserver:~$ git clone https://github.com/letsencrypt/letsencrypt
|
||||
user@webserver:~$ cd letsencrypt
|
||||
|
|
|
|||
Loading…
Reference in a new issue