From 3a4d36e062c1f1f086685479fc1e0809c196a5b5 Mon Sep 17 00:00:00 2001 From: lord63 Date: Fri, 4 Dec 2015 10:21:07 +0800 Subject: [PATCH] Fix typo in README.rst and docs/using.rst --- README.rst | 2 +- docs/using.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index f25dc1956..d1f5d3428 100644 --- a/README.rst +++ b/README.rst @@ -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 diff --git a/docs/using.rst b/docs/using.rst index b546e3005..211eb78c8 100644 --- a/docs/using.rst +++ b/docs/using.rst @@ -286,7 +286,7 @@ get support on our `forums `_. If you find a bug in the software, please do report it in our `issue tracker `_. Remember to -give us us as much information as possible: +give us as much information as possible: - copy and paste exact command line used and the output (though mind that the latter might include some personally identifiable