Ver código fonte

Updated Installation Manual

Yoginth 7 anos atrás
pai
commit
ffe1656097
1 arquivos alterados com 1 adições e 1 exclusões
  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 ❤️