summaryrefslogtreecommitdiff
path: root/certbot.html
diff options
context:
space:
mode:
Diffstat (limited to 'certbot.html')
-rw-r--r--certbot.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/certbot.html b/certbot.html
index a4dc027..8897860 100644
--- a/certbot.html
+++ b/certbot.html
@@ -41,7 +41,7 @@
<p>Just run:</p>
- <pre><code>apt install python-certbot-nginx</code></pre>
+ <pre><code>apt-get install python3-certbot-nginx</code></pre>
<p>And this will install <code>certbot</code> and its module for <code>nginx</code>.</p>