From 9e4ad51b797f47d022c1b36d44fdd2ab09a4e62b Mon Sep 17 00:00:00 2001 From: Miguel Medeiros Date: Mon, 1 Nov 2021 20:57:20 -0300 Subject: [PATCH] Fix nginx docs. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0ffe8feea..804f82870 100644 --- a/README.md +++ b/README.md @@ -176,7 +176,7 @@ Install the supplied nginx.conf and nginx-mempool.conf in /etc/nginx ```bash # install nginx and certbot - apt-get install -y nginx python-certbot-nginx + apt-get install -y nginx python3-certbot-nginx # install the mempool configuration for nginx cp nginx.conf nginx-mempool.conf /etc/nginx/