Explorar el Código

Updated Installation Manual

Yoginth hace 7 años
padre
commit
ffe1656097
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      docs/INSTALLATION.md

+ 1 - 1
docs/INSTALLATION.md

@@ -110,7 +110,7 @@ sudo systemctl restart nginx
 ```sh
 sudo apt-get install python-certbot-nginx
 sudo certbot --nginx
-sudo certbot renew --dry-run # Automating renewal
+sudo certbot renew --dry-run # Renewal
 ```
 
 ###### Happy Coding ❤️