From 169b30aa90c3a1231ff18b9dfec179c8b5f51ae2 Mon Sep 17 00:00:00 2001 From: Peter Eckersley Date: Thu, 19 Jan 2017 13:50:07 -0800 Subject: [PATCH] Fix reference to letsencrypt-auto (#4085) --- docs/contributing.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/contributing.rst b/docs/contributing.rst index fd7caa6af..c51e493bc 100644 --- a/docs/contributing.rst +++ b/docs/contributing.rst @@ -15,7 +15,7 @@ Running a local copy of the client ---------------------------------- Running the client in developer mode from your local tree is a little -different than running ``letsencrypt-auto``. To get set up, do these things +different than running ``certbot-auto``. To get set up, do these things once: .. code-block:: shell